X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=d17a921a129bcbdbb9c0d7ddf872f06935609356;hb=fa8651a5a680d2f25e03d6df5fd275e70d5cc696;hp=15d5560910ad75f085a9696beb7d1479374b149e;hpb=f36c403fbce77993bd663569e4aeaccf27c3aa13;p=cacao.git diff --git a/README b/README index 15d556091..d17a921a1 100644 --- a/README +++ b/README @@ -1,26 +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. -The current sources of CACAO version 0.40 are a snapshot during -development. They will change in the near future and are badly -documented. This version is not intended for public distribution. -It is made available only for educational and research purposes. +You will find the licensing conditions in the file COPYING. Licensing +information for third party software can be found in THIRDPARTY. -You will find the licensing condition in the file COPYING. - -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.complang.tuwien.ac.at/java/cacao - -In case of questions questions or to report a bug, send mail to -cacao@complang.tuwien.ac.at; in case of very, very urgent questions -please contact Andreas Krall (andi@complang.tuwien.ac.at) directly. - +http://www.cacaovm.org/. -Enjoy the ride, --- the cacao team. +Enjoy! +The CACAO Team +cacao@cacaojvm.org