[LLVMdev] State of the Java frontend

Nicolas Geoffray nicolas.geoffray at gmail.com
Mon Aug 29 12:11:07 PDT 2011


Hi Paulo,

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.

Cheers,
Nicolas

On Mon, Aug 29, 2011 at 7:11 PM, Paulo Pinto <pjmlp at progtools.org> wrote:

> Hi,
>
> not sure if this is the correct mailing list. I recently discovered
> that LLVM also has a Java frontend to compile Java to native
> code.
>
> Where can I find more information about it?
>
> Thanks,
> Paulo
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110829/c9df1588/attachment.html>


More information about the llvm-dev mailing list