Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 226 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 226 Bytes

Base-Compiler.

Implemented using Python 3.6 A project for the COMP 442 (Compiler Design) Course at Concordia Univeristy.

For running the syntax parser on windows: py ./main.py -f "./syntactic/resources/tests/sample.txt" -o