Source transformation for D

Kashyap via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Jul 3 03:36:54 PDT 2014


On Thursday, 3 July 2014 at 10:23:31 UTC, ponce wrote:
> On Thursday, 3 July 2014 at 10:17:59 UTC, Kashyap wrote:
>> Hi,
>> Is there a source transformation for D available?
>> Could someone please point me to it?
>>
>> If not, I'd like to work on one - I'd appreciate any pointers 
>> on getting started. I am considering writing the whole thing 
>> in D and not relying the lexer/parser in C that is already 
>> there.
>>
>> Regards,
>> Kashyap
>
> https://github.com/Hackerpilot/Dscanner
> https://github.com/deadalnix/SDC

Thank you Ponce.
Regards,
Kashyap


More information about the Digitalmars-d-learn mailing list