MIME-Version: 1.0 Server: CERN/3.0 Date: Sunday, 24-Nov-96 22:34:25 GMT Content-Type: text/html Content-Length: 827 Last-Modified: Monday, 07-Oct-96 14:40:54 GMT
A detailed specification of the Java Virtual Machine can be found here . JVM is a stack machine, unlike JRM which is a register machine, but you may find it fun to read parts of the spec of JVM.