summaryrefslogtreecommitdiff
path: root/java/sablevm/pkg-descr
blob: fde8f95dbfe87a339cdf35ca3ce9f3620db7e3a2 (plain) (blame)
1
2
3
4
5
6
7
8
SableVM implements the Java virtual machine specification, second edition.

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.

WWW: http://www.sablevm.org/