Skip to content

Java virtual machine implementation that converts class files into C source files (HISTORICAL)

License

Notifications You must be signed in to change notification settings

archiecobbs/jcvm

Repository files navigation

jcvm

JC is 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 loader. JC uses GNU Classpath's class library.

NOTE: This project is very old, obsolete, and not supported. It is here for historical amusement only.

Original homepage is here.

About

Java virtual machine implementation that converts class files into C source files (HISTORICAL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published