/CompilerProject

Compiler project of a subset of Pascal language

Primary LanguageYaccGNU General Public License v2.0GPL-2.0

CompilerProject

Compiler project of a subset of Pascal language

How to compile?

make

How to run?

./run.x [fileName].pas
./[fileName]