Documentation generation

Bernard Helyer b.helyer at gmail.com
Sat Aug 7 20:02:05 PDT 2010


On Sun, 08 Aug 2010 02:02:28 +0100, div0 wrote:

> On 08/08/2010 01:32, Bernard Helyer wrote:
>> Nope. But it doesn't matter. It doesn't affect the code built or
>> generated, and that's my focus -- at least for the foreseeable future.
>>
>> I'm writing a compiler, not a half-arsed documentation generator
>> (because if I wrote the DDoc stuff, that's exactly what it would be).
> 
> Sounds cool. What are you writing it in and is it going to be public?

D. It's already public[1], but there's not a lot to show yet. You can 
compile `int main() { return 42; }`, but that's about it, so far. :P

[1]:http://github.com/bhelyer/SDC


More information about the Digitalmars-d mailing list