- Home
- Computer
- Programming
- JC Virtual Machine
Computer · Programming
JC Virtual Machine
Listed in the directory · updated 20 Jul 2022
About JC Virtual Machine
JC Virtual Machine- A Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object file loader. [Open source, LGPL]