[LLVMdev] State of the Java frontend

Paulo Pinto pjmlp at progtools.org
Tue Aug 30 02:23:55 PDT 2011


Thanks all for the feedback.

I was asking because GCJ seems to be kind of dead nowadays, and while
looking for
alternatives I discovered that LLVM also offers a similar AOT for Java to
certain extent.

I'll have a look around your links.

Thanks,
Paulo

On Mon, Aug 29, 2011 at 10:57 PM, Duncan Sands <baldrick at free.fr> wrote:

> > 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.
> _______________________________________________
> 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/20110830/642715e7/attachment.html>


More information about the llvm-dev mailing list