CACAO Wiki
CACAO is a Java Virtual Machine (JVM) which uses Just-In-Time (JIT) compilation to execute Java methods natively. It runs on quite a few CPU architectures. CACAO can use GNU Classpath as the Java core library; nowadays the more popular option for using CACAO is as the JIT compilation back-end for OpenJDK. CACAO is fully integrated into the IcedTea build process.
Attention: unfortunately, unbearable Chinese spam has forced us to disable new user registration on this Wiki. In order to get an account, please turn to the CacaoMailingList list for help.
About CACAO
CacaoFeatures: why you may want to use CACAO
CacaoTeam: the people behind CACAO
CacaoLicense: the CACAO license terms
CacaoCopyright: copyright assignment form
Using CACAO
FAQ: Frequently Asked Questions
CacaoDownload: where to get the good stuff
CacaoInstall: building and installing
Development
ResearchTopics: topics for students
Google Summer of Code 2012: topic proposal
Communication
ReportingBugs: Please tell us, if things don't work!
CacaoChat: talk to us on IRC
Deprecated topics
OpenProblems: things that need to be done
TgolemTesting: automated testing
GarbageCollector: Development of a new exact GC to replace BoehmGC
Python: Scripting the compiler in Python
HotSpot: Hints for using hotspot from a CACAO developers perspective.
Wiki
RecentChanges: see where people are currently working
WikiSandBox: feel free to change this page and experiment with editing
FindPage: search or browse the database in various ways
SyntaxReference: quick access to wiki syntax
SiteNavigation: get an overview over this site and what it contains
How to use this site
A Wiki is a collaborative site, anyone can contribute and share:
Edit any page by pressing Edit at the top or the bottom of the page
Create a link to another page with joined capitalized words (like WikiSandBox) or with ["quoted words in brackets"]
- Search for page titles or text within pages using the search box at the top of any page
See HelpForBeginners to get you going, HelpContents for all help pages.