X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=d17a921a129bcbdbb9c0d7ddf872f06935609356;hb=faf9ced36a84879b43e9b41783ba891cce356dd0;hp=f804b55ccee1416e2a9a7676261295f3399179d5;hpb=cc4b7221049d1ed09ae30247600c485a6fb79975;p=cacao.git diff --git a/README b/README index f804b55cc..d17a921a1 100644 --- a/README +++ b/README @@ -1,15 +1,18 @@ -README -====== +CACAO README -CACAO is a 64-bit (32-bit versions are planned) Java virtual machine -for Alphas and Mips processors. +CACAO is a Java Virtual Machine with a JIT compiler for various +architectures. It includes the Boehm garbage collector and uses GNU +Classpath as core Java library. -You will find the licensing condition in the file COPYING. +You will find the licensing conditions in the file COPYING. Licensing +information for third party software can be found in THIRDPARTY. -For installation instruction, please refer to INSTALL. +For installation instructions, please refer to INSTALL. New versions, updates and general information can be retrieved from -http://www.cacaojvm.org/. +http://www.cacaovm.org/. -Enjoy the ride, --- the cacao team. +Enjoy! + +The CACAO Team +cacao@cacaojvm.org