Commit graph

2 commits

Author SHA1 Message Date
Archie Cobbs
56cee616c1 Upgrade to version 1.2.3. 2004-11-29 15:47:54 +00:00
Archie Cobbs
c5eb551448 New port.
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 file loader. JC utilizes the GNU Classpath class library
    and provides support for most features you would expect such as
    reflection, user class loaders, etc.

    WWW: http://jcvm.sourceforge.net/
2004-02-22 21:34:31 +00:00