JC virtual machine
From Wikipedia, the free encyclopedia
JC virtual machine [1] 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
[edit] External links
Sun HotSpot • Apache Harmony • BEA JRockit • GCJ • Squawk • IKVM • Kaffe • SableVM • CACAO • ElectricalFire • JikesRVM • JNode • JamVM • more ...