Java RAM Interpreter 1.0 review
DownloadJAM - Java RAM Interpreter simulates Random Access Machines (RAMs)
|
|
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 search tags