Télécharger la liste

Description du projet

Jato is an implementation of the Java virtual machine. It includes a VM and a JIT compiler for the x86 machine architecture and supports the JNI API. Jato uses Boehm GC as its garbage collector and relies on GNU Classpath to provide essential Java APIs.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-10 18:32 Retour à la liste release
0.0.2

Ce communiqué a un tas de corrections de faire quelques nouveaux programmes s'exécutent sous Jato, tels que Java Tris, Clojure REPL, et DaCapo. Il ya aussi beaucoup de travaux d'infrastructure pour la collecte des ordures, mais il n'est pas fonctionnel pour le moment. Les correctifs ont été faits pour les architectures x86-64 port, ce qui n'est pas non plus entièrement fonctionnelle.
This release has a bunch of fixes to make some new programs run under Jato, such as Java Tris, Clojure REPL, and DaCapo. There's also lots of infrastructure work for garbage collection, but it is not functional yet. Fixes were made to the x86-64 port, which is also not fully functional.

Project Resources