Content deleted Content added
minor ce |
add note that C2J is only available for Win32 |
||
Line 148:
* [http://cibyl.googlecode.com Cibyl] works similarly to NestedVM but targets J2ME devices.
* [http://da.vidr.cc/projects/lljvm/ LLJVM] compiles C to [[LLVM]] IR, which is then translated to JVM bytecode.
* [http://www.novosoft-us.com/solutions/product_c2j.shtml C2J] is also GCC-based, but it produces intermediary Java source code before generating bytecode.<ref>http://tech.novosoft-us.com/product_c2j_faq.jsp</ref> Supports the full ANSI C runtime. Win32 only.
* [http://objectmix.com/compilers/37664-ampc-version-1-6-2-released-c-java-class-files-compiler.html Axiomatic Multi-Platform C] supports full ANSI C 1989, SWT, and J2ME CDC 1.1 for mobile devices.
* [http://www.itee.uq.edu.au/~cristina/uqbt.html#gcc-jvm Java Backend for GCC], possibly the oldest project of its kind, was developed at The University of Queensland in 1999.
|