classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] added CACAO to stories.wml


From: Christian Thalinger
Subject: [cp-patches] added CACAO to stories.wml
Date: Sat, 19 Mar 2005 14:36:24 +0100

Index: stories.wml
===================================================================
RCS file: /cvsroot/classpath/classpath/doc/www.gnu.org/stories.wml,v
retrieving revision 1.10
diff -u -3 -p -r1.10 stories.wml
--- stories.wml 25 Nov 2004 16:15:50 -0000      1.10
+++ stories.wml 19 Mar 2005 13:35:53 -0000
@@ -114,6 +114,15 @@ understand, and has many robustness feat
 of careful design.
 </project>
 
+<project url="http://www.cacaojvm.org/"; name="CACAO">
+CACAO is a research Java Virtual Machine developed at the Vienna
+University of Technology. It has a compile-only approach, which means
+there is no interpreter at all but a JIT ported to different
+architectures, like Alpha, i386, MIPS, PowerPC, and x86_64. The main
+aim of CACAO is to keep the JIT compilation time as small as possible
+while producing quite fast code.
+</project>
+
 </table>
 </en>
 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]