|
added CACAO to stories.wml: msg#00151java.classpath.patches
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>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: GNU Classpath 0.14 released, Mark Wielaard |
|---|---|
| Next by Date: | [generics] FYI: Adding missing 1.5 exception constructors to java.lang, Andrew John Hughes |
| Previous by Thread: | Re: GNU Classpath 0.14 released, Mark Wielaard |
| Next by Thread: | [generics] FYI: Adding missing 1.5 exception constructors to java.lang, Andrew John Hughes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |