[---THIS FILE IS OUTDATED AND MOSTLY TODO! ---]

		ramemu --- Random Access Machine emulator
		=========================================
				README file

The detailed description of the Random Access Machine, language for it, its
meaning, usage of the interpreter and the debugger etc. are in the
documentation, in texinfo format.  Look at the texinfo documentation for
instructions how to use it.  Normally the installation process will add it to
the documentation tree, so you'll be able to find it using standard methods, for
example, typing `info ramemu', or looking for it in the KDE Help Center.  Manual
page is available too, and information from `ramemu -h' or `help' command in the
interactive debugger are the most reliable sources.

Please look in the INSTALL file for the installation instructions.  However, the
installation process is rather standard, and if you have properly installed all
the software required for the build process, couple of well-known commands will
do it.  The easiest way is just to install it from packages for your OS
distribution, if any of them are available.

Growing set of algorythms already made for the RAM is in the `programs'
directory.  Remember that you can contribute your interesting programs for RAM,
and we'll glad to put them into the distribution.

Remember that ramemu is Free Software, and it is distributed under the terms of
the GNU General Public License.  It means that you can make of it almost any
usage if it is not in contradiction with the GPL.  Any part of it is open and
free.

Have fun!


