Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.2 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.2 KB

Pascal-Mips----Complier

translates Pascal syntax into MIPS using Bison and Flex and writing in Lex, Yacc and C.

How to use

  1. open cmd and go to the path where you unzip the files
  2. Follow the picture click tab and choose the files in the picture. image
  3. Press Enter, if you do not see an error print you should see that you have created an mips file otherwise there is an error and then an error text file is created.
  4. image
  5. image

Error Example

image image image image