[llvm-dev] A "Java Backend"
Jeremy Lakeman via llvm-dev
llvm-dev at lists.llvm.org
Thu Jul 21 00:11:01 PDT 2016
Also potentially interesting;
http://nestedvm.ibex.org/
On Tue, Jul 19, 2016 at 12:36 PM, Lorenzo Laneve via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> My idea was to create a complete backend treating Java as a normal
> platform, to enable LLVM to compile programs to Java Bytecode (.class) and
> Java Archive files (.jar). This could be useful in situations where we need
> to compile a program for a platform still not natively supported by LLVM.
>
> I don't know if it exists already, I've heard about this "LLJVM" but I
> don't think it does the same thing as my idea.
> What do you think?
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160721/396946f2/attachment.html>
More information about the llvm-dev
mailing list