Skip to content

CACAO is a Java Virtual Machine with a JIT compiler for various architectures. It includes the Boehm garbage collector and uses GNU Classpath or OpenJDK as the core Java library.

License

Notifications You must be signed in to change notification settings

CompilerProgramming/cacao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CACAO README

CACAO is a Java Virtual Machine with a JIT compiler for various
architectures. It includes the Boehm garbage collector and uses GNU
Classpath or OpenJDK as the core Java library.

You will find the licensing conditions in the file COPYING.  Licensing
information for third party software can be found in THIRDPARTY.

For installation instructions, please refer to INSTALL.CACAO.

New versions, updates and general information can be retrieved from
http://www.cacaojvm.org/.

Enjoy!

The CACAO Team
[email protected]

About

CACAO is a Java Virtual Machine with a JIT compiler for various architectures. It includes the Boehm garbage collector and uses GNU Classpath or OpenJDK as the core Java library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 55.5%
  • C 22.3%
  • Java 8.5%
  • Shell 5.3%
  • Makefile 3.3%
  • M4 1.4%
  • Other 3.7%