savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] [Savannah] ramemu want to be a GNU package


From: savannah-hackers
Subject: [Savannah-hackers] [Savannah] ramemu want to be a GNU package
Date: Tue, 04 Feb 2003 19:01:05 -0500

Hi,

The following project was submitted to Savannah. It needs evaluation to
become a GNU package, can you give it a look, please ? 

Submitter: <address@hidden>
Project Full Name:  Random Access Machine emulator and debug
Project System Name:  ramemu
License:  gpl
Approval URL: https://savannah.gnu.org/admin/groupedit.php?group_id=3880
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


 -- the Savannah admin




reply via email to

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