JC virtual machine

From Wikipedia, the free encyclopedia

Jump to: navigation, search
JC virtual machine
Stable release 1.4.7 / 2005-11-13; 3 years ago
Type Java Virtual Machine
License GNU Library or GNU Lesser General Public License
Website http://jcvm.sourceforge.net

JC virtual machine is a Java Virtual Machine (JVM) that converts class files from byte-code into C and compiles them using C compiler GCC. It uses Soot, a Java programming language framework to load, manipulate and optimize byte-code and GNU Classpath as a standard library.

[edit] See also

List of Java virtual machines

[edit] External links

Personal tools