Source transformation for D

2014-07-03 Thread Kashyap via Digitalmars-d-learn
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.

Re: Source transformation for D

2014-07-03 Thread ponce via Digitalmars-d-learn
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 n

Re: Source transformation for D

2014-07-03 Thread Kashyap via Digitalmars-d-learn
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 sta