Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / lang / sablevm-classpath / DESCR
blob703e095630a216a69394602fd4505a257717bed7
1 SableVM is a portable bytecode interpreter written in C, and implementing
2 the Java virtual machine specification, second edition.  Its goals are to
3 be reasonably small, fast and efficient, as well as providing a well
4 designed and robust platform for conducting research.
6 This package contains the class library for SableVM, based on GNU classpath.
7 For GUI support, install sablevm-classpath-gui too.