##master-page:FrontPage #format wiki #language en #pragma section-numbers off = CACAO Wiki = '''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 mailing list for help. CACAO is a Java Virtual Machine (JVM) which uses Just-In-Time (JIT) compilation to execute Java methods natively. Since release 0.93 a [http://www.complang.tuwien.ac.at/anton/vmgen/ Vmgen] based interpreter is also integrated. CACAO uses [http://www.gnu.org/software/classpath/ GNU Classpath] as Java core library. == About CACAO == * CacaoFeatures: why you may want to use CACAO * CacaoTeam: the people behind CACAO * CacaoLicense: the CACAO license terms * CacaoCopyright: copyright assigment form == Using CACAO == * ["FAQ"]: Frequently Asked Questions * CacaoDownload: where to get the good stuff * CacaoInstall: building and installing * BestPerformanceHowto: how to get the most performance out of CACAO * Nokia770Howto: how to install CACAO on the Nokia 770 Internet Tablet == Research == * ResearchTopics: topics for students == Communication == * CacaoChat: talk to us on IRC * CacaoMailingList: '''NEW''' * ReportingBugs: Please tell us, if things don't work! * CacaoMeetings == Developing CACAO == * OpenProblems: things that need to be done * SolvedProblems * CodingConventions * TgolemTesting: automated testing * EmpiricalData * UnifiedVariables * ConstValues * IntermediateRepresentation * BaselineCopyElimination * FirstCacaoHackathon * SecondCacaoHackathon * ReleasePreparation * JonasTestSuite * LogiCryptoTests * BuildingJonas * GarbageCollector: Development of a new exact GC to replace BoehmGC * GdbMacros * LinksForDevelopers * ["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 '''[[GetText(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. To learn more about Wikis consult the [:HelpMiscellaneous/FrequentlyAskedQuestions:FAQ] page.