[LLVMdev] Newbie questions
Chris Lattner
sabre at nondot.org
Sun Apr 23 13:17:24 PDT 2006
On Sun, 23 Apr 2006, Archie Cobbs wrote:
>> No, it implements its own Java compiler and bytecode translator.
>
> Has it been hooked up to a JVM? If so, how and which ones?
llvm-java has been hooked up to a class library (classpath), and
implements all of the VM (AFAIK). That said, you'd probably be better off
working on GCJX right now, unless you'd like to do a lot of fundamental
development on the llvm-java front-end.
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list