JVM

The Java Virtual Machine , or JVM, is a virtual machine primarily designed to support Java.

See Also

Jikes
Java compiler that targets the JVM.

Documentation

The Java Virtual Machine Specification

Language Implementations

The following language implementations use the JVM.

Groovy
A language similar to Java that runs on the JVM.
picol
a small Tcl interpreter that has been ported to the JVM