Thread overview |
---|
July 03, 2014 Source transformation for D | ||||
---|---|---|---|---|
| ||||
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 |
July 03, 2014 Re: Source transformation for D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kashyap | 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 |
July 03, 2014 Re: Source transformation for D | ||||
---|---|---|---|---|
| ||||
Posted in reply to ponce | 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
|
Copyright © 1999-2021 by the D Language Foundation