Skip to content
EntityQ2564839· pop 5· linked from 37 articles

SableVM was a clean room implementation of Java bytecode interpreter implementing the Java virtual machine (VM) specification, second edition. SableVM was designed to be a robust, extremely portable, efficient, and fully specifications-compliant (JVM spec, Java Native Interface, Invocation interface, Debug interface, etc.) Java Virtual Machine that would be easy to maintain and to extend. It is now no longer being maintained.

Wikidata facts

Instance of
free software
Official website
sablevm.org
Show 4 more facts
source code repository URL
sourceforge.net/projects/sablevm/files
operating system
cross-platform
programmed in
Java
Sources (4)

via Wikidata · CC0

~3 min read

Encyclopedic overview

5 sections
Contents
  • Overview
  • Java Intermediate Language
  • See also
  • References
  • External links

SableVM was a clean room implementation of Java bytecode interpreter implementing the Java virtual machine (VM) specification, second edition. SableVM was designed to be a robust, extremely portable, efficient, and fully specifications-compliant (JVM spec, Java Native Interface, Invocation interface, Debug interface, etc.) Java Virtual Machine that would be easy to maintain and to extend. It is now no longer being maintained.

The implementation was a part of the effort in the early 2000s to break the Java ecosystem free from Sun Microsystems's control.

Excerpted from Wikipedia’s “SableVM” article, available under the CC BY-SA 4.0 licence.

Available in 5 languages

via Wikidata sitelinks · CC0