On 9/23/12 3:53 PM, Aziz K. wrote:
Hi!
I'm very excited to present to you the very first release of my D
compiler written entirely in D2.
It's very much a work-in-progress with many unfinished features and
unpolished corners.
I hope you'll find it useful, or interesting at least.
I wasn't able to test run the 64bit Linux version and the Windows
version. So I apologize in advance if they blow up in your face. ;-)
I'll have time tomorrow morning to answer any questions.
This is very interesting. We could use some dogfooding of the compiler,
not to mention using a better language.
One question - do you see it possible to link some of the existing C++
implementation with some of the D stuff? That would help migration.
Thanks,
Andrei