savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of Random Access Machine emulator and deb


From: rutsky
Subject: [Savannah-hackers] submission of Random Access Machine emulator and debug - savannah.gnu.org
Date: Sun, 02 Feb 2003 17:07:24 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021226 Debian/1.2.1-9

A package was submitted to savannah.gnu.org
This mail was sent to address@hidden, address@hidden


Dmitry Rutsky <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: Random Access Machine emulator and debug
System name: ramemu
Type: GNU

Description:
This program emulates the Random Access Machine, the basic theoretical model
for computers in computer science.  Please refer to documentation for
detailed information on its structure and meaning.  Shortly, it is
something that have an array of unlimited size consisting of integers of
unlimited values, and is able to execute a program consisting of
assembler-like instructions of total number ten.  And these simple and
quite abstract means provide possibility to solve any problems that can
be algorythmically solved at all, and it is closer to real computing
systems than many other models.

This emulator is done mostly for educational and research purposes.
It provides a working model for the simplest computing machine that
can solve any tasks, which have a correct algorythm.  Of course, for real
tasks you should use more appropriate means, this emulator is just a model
for research and education.  Additionally, its source code is rather clear
and simple, especially in comparance with the most of the powerful modern
interpreters and compilers, and can be used as an example of interpreter
and debugger, it have the most of the usual features.

Current usable sources are here:  
http://ape.school.ioffe.rssi.ru/~rutsky/ramemu-0.0.5.tar.bz2


Other Software Required:
GNU MP library (libgmp)


Other Comments:






reply via email to

[Prev in Thread] Current Thread [Next in Thread]