Rabu, 01 Desember 2010

JC Virtual Machine - Converts Java to C

JC Virtual machine converts Java class files to C source code. It uses SOOT Java Bytecode analysis framework to convert the Java files to C. It could also compiles with GCC and loads them with built-in ELF loader. Additional to that, JC provides a complete Java runtime with optimization to increase performance. JC optimizes the code at code generation time which increases its runtime performance.

Tidak ada komentar:

Posting Komentar