|
*** Kaffe now supports JDK 1.1.3 *** Kaffe is a virtual machine design to execute Java bytecode. Unlike other virtual machines available, this machine 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. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Current version
The current version of Kaffe is now 0.9.2. This version is based on a new
portable JIT system I am designing. This system is flexible enough to allow
the same base to be used to generate either an interpreter or a JIT. If full
JIT support isn't possible, the system defaults to an interpreter. This release supports the following platforms:
You can download this version from the primary site or from mirrors in the U.S.A. or Japan. A full list of known mirrors can be found in the FAQ. Frequently asked questionsKaffe seems to have been relatively successful even in these initial early days. Consequently, people keep asking me the same questions so I've started to put together an FAQ for it. You might want to look there before mailing me. You also might like to take a look at the mail list archives to see if your problems come up before and been answered. CollaboratorsNothing exists in a vacuum and there is more to building a Java-style machine than just the virtual machine bit. Rather than having to do all this stuff myself, others are sorting out other bits. Collectively these people form the Jolt Project. Enjoy |
| *Java, Javasoft and HotJava are a registered trademarks of Sun Microsystems, Inc. |
Copyright (C) T. J. Wilkinson & Associates 1996,97