An example of Clang error messages
Aziz K.
aziz.koeksal at gmail.com
Fri Mar 5 00:30:30 PST 2010
Hi,
> - Create a front-end in D almost from scratch.
I've been developing a D compiler, and I started completely from scratch.
;)
But the most difficult part still lies ahead of me: Semantic Analysis.
That's why DIL (looks good in caps I guess) still can't produce any
binaries.
At least it can generate decent documentation. So it's not entirely
useless. :)
Btw, I think you mean dang: http://www.dsource.org/projects/dang
It's been inactive for 2 years now.
More information about the Digitalmars-d
mailing list