theosim project is used for simulation and compilation for computer scientists.
Version: 1.0.17theosim project is used for simulation and compilation for computer scientists.
License: GPL
Operating System: Linux
Homepage: www.erikyyy.de
Developed by:
theosim is a simulation and compilation package of several languages which are of theoretical relevance only (PASCALLI, PASCALLINO and RAM).
I am PARTICIPATING in this project! For further information about it, download the files and read AUTHORS and other documents.
Complete documentation included, too. the distribution contains a directory named "examples" with various good example programs in it !
Installation
# tar xzvf theosim-xxxx.tar.gz
# cd theosim-xxxx
# ./configure --enable-nowarnerror
(you may add --enable-nooptimizing if machine is slow)
# make
# make install
(as root user. will put programs in /usr/local/bin)
What's New in This Release:
· Released 1.0.17
· Fixed parametercountmismatchbug
· Fixed whilerbug