pkg://kaffe-rhcn-1.0.b4-1.i386.rpm:1496624/HEADER
downloads
Name : kaffe-rhcn Relocations: (not relocateable)
Version : 1.0.b4 Vendor: (none)
Release : 1 Build Date: Sun Apr 18 20:22:55 1999
Install date: (not installed) Build Host: anna.inf.u-szeged.hu
Group : Development/Languages Source RPM: kaffe-rhcn-1.0.b4-1.src.rpm
Size : 2411068 License: GPL
Packager : Red Hat Contrib|Net <rhcn-bugs@redhat.com>
URL : http://www.transvirtual.com/
Summary : A free virtual machine to run Java(tm) code
Description :
This is Kaffe, a virtual machine designed to execute Java bytecode.
This machine can be configured in two modes. In one mode it operates as
a pure bytecode interpreter (not unlike Javasoft's machine); in the second
mode if performs "just-in-time" code conversion from the abstract code to
the host machine's native code. This will ultimately allow execution of
Java code at the same speed as standard compiled code but while maintaining
the advantages and flexibility of code independence.