annalinwang/PascalMIPSParser
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
------------------------------------------------------------------------ Parses Pascal instructions using an abstract syntax tree. Also calls the program's compile method to convert Pascal code into MIPS instructions in an output file. ------------------------------------------------------------------------