blob: 703e095630a216a69394602fd4505a257717bed7 (
plain)
1
2
3
4
5
6
7
|
SableVM is a portable bytecode interpreter written in C, and 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 for conducting research.
This package contains the class library for SableVM, based on GNU classpath.
For GUI support, install sablevm-classpath-gui too.
|