You are not logged in.
Pages: 1
"dil is a hand-crafted compiler implementation for the D programming language written in D 1.0 using the Tango standard library. The lexer and the parser are fully implemented. Semantic analysis is being worked on. The backend will most probably be LLVM ('cause it's sexy)."
I'd love to give this a try.
Offline
I can do that, but as far as I know, dil is not able to create any code yet, as the semantic analysis is not implemented yet, so there is not much of a point to do a package yet.
Note, there is also ldc, gdc and dmd to try the digital mars language
--Marenz
Offline
Pages: 1