Content deleted Content added
No edit summary |
markup |
||
Line 1:
The Java virtual machine is a [[Virtual machine]] that runs Java [[byte code]], the
The specification for this virtual machine are published in book form and [http://java.sun.com/docs/books/vmspec/ html] and anybody is allowed to write an implementation of it. The preface states:
See [http://www.kaffe.org/ www.kaffe.org] for an example of a group of developers having done this.
[http://grunge.cs.tu-berlin.de/~tolk/vmlanguages.html List of languages] which compile to the Java virtual machine.▼
==External Link==
▲*[http://grunge.cs.tu-berlin.de/~tolk/vmlanguages.html List of languages] which compile to the Java virtual machine.
|