[llvm-dev] C source code to java byte code
Manuel Rigger via llvm-dev
llvm-dev at lists.llvm.org
Tue Oct 17 07:51:10 PDT 2017
Hi Suleman,
Sulong [1] is an interpreter that executes LLVM IR on top of the JVM.
- Manuel
[1] https://github.com/graalvm/sulong and
http://ssw.jku.at/General/Staff/ManuelRigger/VMIL16.pdf
2017-10-17 16:37 GMT+02:00 Suleman Jamil via llvm-dev <
llvm-dev at lists.llvm.org>:
>
> Hello,
> I want to know that is it possible to convert the C source code into pure
> java byte code which can be run into another JVM?
>
>
> Regard
> Suleman
>
> _______________________________________________
> 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/20171017/a3de212a/attachment.html>
More information about the llvm-dev
mailing list