Project that translates Pascal syntax into MIPS using Bison and Flex and writing in Lex, Yacc and C.
Only 1 arguement is allowed after cpm.exe and it must be a *.cpl file.
The CPL file must be written in Pascal syntax to compile to mips, otherwise only a file called listing.lst will be the only output with the fitting errors.
In case everything runs well the out will be two files: listing.lst and mips.s.
The mips.s file you may run in MARS.
Not declaring a variable and not ending a line with ';'