Hi all,
I am proud to announce the release of Jato v0.0.1 "buy more RAM"-edition!
Jato is a JIT-only virtual machine for Java that can run some simple programs under GNU/Linux on modern 32-bit x86 CPUs. A port to the x86-64 machine architecture is currently being developed. Jato depends on GNU Classpath to provide core Java runtime classes.
The VM is licensed under the GPLv2 with...