Hi Paulo,<div><br></div><div>You can take a look at <a href="http://vmkit.llvm.org">http://vmkit.llvm.org</a>. 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.</div>
<div><br></div><div>Cheers,</div><div>Nicolas<br><br><div class="gmail_quote">On Mon, Aug 29, 2011 at 7:11 PM, Paulo Pinto <span dir="ltr"><<a href="mailto:pjmlp@progtools.org">pjmlp@progtools.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br><br>not sure if this is the correct mailing list. I recently discovered<br>that LLVM also has a Java frontend to compile Java to native<br>
code.<br><br>Where can I find more information about it?<br><br>Thanks,<br><font color="#888888">Paulo<br>
</font><br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>