SableVM
SableVM is a Java Bytecode Interpreter implementing the Java virtual machine specification, second edition. Its goals are to be reasonably small, fast, and efficient, as well as providing a well-designed and robust platform.SableVM is meant to be highly standard compliant and reliable. It has been written with high portability in mind so it takes only up to 1 hour (!) to port it to a completly new POSIX-compliant platform. It is already available for more than a dozen of them.
SableVM is licensed under the GNU Lesser General Public License (LGPL). It also makes use of Classpath, copyrighted by the Free Software Foundation (FSF), and licensed under the GNU General Public License with linking exception.
SableVM is Free Software! You are welcomed to join this project. Please feel free to contribute as a user (by submitting bug reports, participating to discussions, etc.), or as a developer.
SableVM project also has an IRC channel on irc.sablevm.org (irc.freenode.net alias) #sablevm.
SableVM project uses Subversion for code development and its SVN repository is available for everyone.
See also: SableJIT Kaffe GCJ
External links






