Jump to content

Java Virtual Machine

From EDM2
Revision as of 16:46, 5 June 2016 by Reiknir (talk | contribs) (Created page with "A stack based p-machine that was developed by Sun Microsystems to run Java code on, but is now used by a variety of languages as a runtime environment. The JVM co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A stack based p-machine that was developed by Sun Microsystems to run Java code on, but is now used by a variety of languages as a runtime environment.

The JVM comes with your Java install

Known languages or variants that run on the JVM