blob: 81bd3622248629b8e13cffa67348092d36321744 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Kaffe is a virtual machine used to run Java bytecode. It includes
its own implementation of the Java standard classes, including the
AWT classes. Kaffe also does "just-in-time" compilation of Java
bytecode into machine code for increased execution speed.
WWW: http://www.kaffe.org
* Java and Javasoft are registered trademark of Sun Microsystems, Inc.
|