classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JC 1.0.0 release


From: Archie Cobbs
Subject: JC 1.0.0 release
Date: Fri, 20 Feb 2004 00:07:45 -0600 (CST)

Now there's yet another JVM based on Classpath! Don't ask why :-)

    Announcing JC 1.0.0.

    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.

    More info available at: http://jcvm.sourceforge.net/

Cheers,
-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]