[LLVMdev] State of the Java frontend
Duncan Sands
baldrick at free.fr
Mon Aug 29 13:57:31 PDT 2011
> You can take a look at http://vmkit.llvm.org. It provides a JVM on top of LLVM
> to run Java applications. There is also (limited) support for ahead of time
> compilation that compiles Java code to native code.
Also dragonegg can compile Java. It doesn't output class constructors yet, so
the output won't actually work. I think Peter has a patch fixing that, so you
might want to ask him if you are interested.
Ciao, Duncan.
More information about the llvm-dev
mailing list