Displaying 1 result from an estimated 1 matches for "642715e7".
Did you mean:
642715
2011 Aug 29
1
[LLVMdev] State of the Java frontend
> 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