classpath
[Top][All Lists]
Advanced

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

JC virtual machine release 1.4.0


From: Archie Cobbs
Subject: JC virtual machine release 1.4.0
Date: Sun, 20 Mar 2005 20:25:28 -0600
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041129

Announcing JC virtual machine release 1.4.0.

This release adds a Java bytecode interpreter and updates to
Classpath version 0.14. There have been a few bug fixes as well.
See the CHANGES file for details.

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 and provides a fairly
complete Java runtime including sophisticated optimizations to
increase runtime performance. JC also includes a bytecode interpreter,
and supports execution in either or mixed modes.

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]