SableVM is a bytecode interpreter. It's goals are to be reasonably small, efficient, and fast, as well as providing a well-designed platform for doing research into different algorithms for bytecode interpretation, garbage collection, memory management, etc. SableVM uses a modified version of the GNU Classpath Java classes; these classes are installed by the "sablepath" port. WWW: http://www.sablevm.org/
12 lines
216 B
Plaintext
12 lines
216 B
Plaintext
bin/sablevm
|
|
include/jni.h
|
|
include/jni_system_specific.h
|
|
lib/libsablevm.a
|
|
lib/libsablevm.la
|
|
lib/libsablevm.so
|
|
lib/libsablevm.so.0
|
|
share/sablevm/AUTHORS
|
|
share/sablevm/COPYING
|
|
share/sablevm/LICENSE
|
|
@dirrm share/sablevm
|