freebsd-ports/java/sablevm-classpath/pkg-descr
Pav Lucistnik b0a5eaa553 - Update to 1.13
- Take maintainership
- Split classpath into separate port
- Switch to libffi-devel to allow build on !386

PR:		ports/118288, ports/118312
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2007-12-15 18:31:01 +00:00

8 lines
365 B
Text

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/