mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
8 lines
401 B
Plaintext
8 lines
401 B
Plaintext
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.
|