This program is a python port of the Oberon-0 compiler, as detailed in Professor Niklaus Wirth's book, Compiler Construction - http://www-oldurls.inf.ethz.ch/personal/wirth/CompilerConstruction/index.html
This repository is a version control and tracking of the development, also for future language enhancements and targets.
Install Visual Studio Code Install the python extension for Visual Studio Code (ms-python.python) Install Python 2.7 Select the python intepreter for Visual Studio Code (Ctrl-Shift-P, then type Python Intepreter)
Not decided yet, just create a pull request for now.
- Repo owner or admin