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

Official website
sablevm.org
Show 1 more fact
source code repository URL
sourceforge.net/projects/sablevm/files
Sources (4)

via Wikidata · CC0

~3 min read

Article

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.

Available in 5 languages

via Wikidata sitelinks · CC0

Connections

Categories