Java Virtual Machine: Difference between revisions
Appearance
No edit summary |
|||
Line 12: | Line 12: | ||
* [[Prolog]] (See list on the page) | * [[Prolog]] (See list on the page) | ||
* [[Scala]] | * [[Scala]] | ||
* [[Tcl/Tk]] (See list on the page) | |||
* [[Xtend]] | * [[Xtend]] | ||
[[Category:Java]] | [[Category:Java]] |
Revision as of 18:32, 6 June 2016
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