This is a simple compiler for the language defined on new_rules.wirth. The project was developed on ARCH linux and was never tested in another distribution...
To compile the project, simply enter its root dir and type:
$ make
The executable, named 'compiler' will ge generated.
To execute the compiler, just type:
$ ./compiler ENTRADA.txt