Java RAM Interpreter 1.0 review

Download
by rbytes.net on

JAM - Java RAM Interpreter simulates Random Access Machines (RAMs)

License: GPL (GNU General Public License)
File size: 26K
Developer: Christian Reitwie?ner
0 stars award from rbytes.net

JAM - Java RAM Interpreter simulates Random Access Machines (RAMs). A RAM is a theoretical computer model with an unlimited number of registers of unlimited size and a programming language similar to Assembly.

It is used in the book "Theoretische Informatik" by Klaus W. Wagner. Many things mentioned in that book can be demonstrated using JAM, from stepping through programs, g?delizing RAMs and much more.

Deg?delization and non-deterministic RAMs will also be possible soon.

The program is freely distributable under the terms of the GNU General Public License

Java RAM Interpreter 1.0 keywords