CACAO JavaVM 0.91 released under GPL

andi@a4.complang.tuwien.ac.at (Andreas Krall)
23 Dec 2004 21:40:00 -0500

          From comp.compilers

Related articles
CACAO JavaVM 0.91 released under GPL andi@a4.complang.tuwien.ac.at (2004-12-23)
| List of all articles for this month |

From: andi@a4.complang.tuwien.ac.at (Andreas Krall)
Newsgroups: comp.lang.java.programmer,comp.lang.java.machine,comp.compilers
Date: 23 Dec 2004 21:40:00 -0500
Organization: Compilers Central
Keywords: Java
Posted-Date: 23 Dec 2004 21:40:00 EST

CACAO JVM 0.91 released under GPL:


http://www.cacaojvm.org/


CACAO is a JIT compiler for Java. The CACAO project started as a
research JavaVM to explore new implementation techniques. The first
version for the Alpha was released in February 1997 as a binary. After
1998 the development nearly stopped. Since two years we are actively
working on CACAO again and are proud to announce the first source
release under the GPL. CACAO is still under development and there
are still some steps to version 1.0 left. But it is already very
usable for must applications (only preliminary AWT support).


Currently CACAO is able to run on Alpha, MIPS (64-bit), x86, x86-64
and PowerPC (32-bit) architectures. Other architectures and
optimizations like inlining and linear scan register allcoation are
under developement.
--
andi@complang.tuwien.ac.at Andreas Krall
www.complang.tuwien.ac.at/andi/ Inst. f. Computersprachen, TU Wien
tel: (+431) 58801/18511 Argentinierstr. 8/4/1851
fax: (+431) 58801/18598 A-1040 Wien AUSTRIA EUROPE


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.