Educational Go GOmpiler
This is my compiler for the student led Introduction to compiler design
To compile source in lib/inputfile.txt
make
To clean generated files
make clean
Educational Go GOmpiler
This is my compiler for the student led Introduction to compiler design
To compile source in lib/inputfile.txt
make
To clean generated files
make clean