theosim

Download
theosim-1.0.17.tar.gz
Older versions, mail me (but why should you want those buggy old versions?)
What's this?
theosim is a simulation and compilation package of several languages which
are of theoretical relevance only.
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 !
IMPORTANT NOTICE
if you do not specify the --enable-nooptimizing command line option to
./configure, the compilation of two files in the distribution will take
very long. So don't panic as this is not an error.
you need qt-2-xxx installed. qt-1-xxx is no longer supported.
you will get compiler errors. !
nonstandard compilation problems
if you get
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../common -O2 -Wall -Werror -c pascalli_lexer.cc
cc1plus: warnings being treated as errors
lex.yy.c: In function `int yylex()':
lex.yy.c:583: warning: `char * yy_cp' might be used uninitialized in this function
lex.yy.c:583: warning: `char * yy_bp' might be used uninitialized in this function
then you have an old compiler ;) the warning is not correct.
just add --enable-nowarnerror to your ./configure line.
bugs
mail erikyyy once one of the bugs is fixed
and please mail new bug reports to him so that they can be listed here.
known bugs list
the following link is also in the file KNOWNBUGS in the current release.
--KNOWNBUGS--
documentation pool