alternative D frontends should have a LLVM backend

Tomas Lindquist Olsen tomas at famolsen.dk
Mon Oct 29 08:06:45 PDT 2007


You could take a look at my LLVMDC compiler.

http://www.dsource.org/projects/llvmdc

It's not yet a complete D 1.0 compiler, but it's getting there. I 
usually check in bugfixes etc. (mostly) every day.
I'm not sure if there are any limitations to what the bitcode should 
look like when used with the MSIL backend, but probably it's doable.

And of course... Any help is much appreciated.

-Tomas Lindquist Olsen



More information about the Digitalmars-d mailing list