The project is my own solo implementation of the final project for the Formal Langugages and Compilers course at Brno University of Technology, 2009.
Goal was to create an interpreter for fictional imperative programming language IFJ09.
$ python3 src/main <ifj09-source-file>
- Python 3.x