« prev1next »
dil compiler
dil is a hand-crafted compiler implementation for the D programming language written in D1.0. Currently the lexer and the parser are fully implemented. Semantic analysis is being worked on. The backend will most probably be gcc or LLVM....TinyCC on Mercurial
TinyCC on Mercurial is an unofficial Mercurial development repository used by TinyCC developers, and acts as a patch feeder to the offical CVS TinyCC tree. TinyCC is a tiny C compiler written by Fabrice Bellard....Marionette C compiler
A small C compiler designed to be simple and understandable, and to be able to compile the Marionette kernel. Currently, it is little more than a preprocessor....Open CIL JIT
OCJ compiles .NET IL to native machine code on a variety of hardware platforms (such as X86). It is stream orientated and provides mechanisms for a real JITter (such as ad-hoc method compilation)....« prev1next »