Skip to content

An implementation of a parser for a very reduced MIPS64 instruction set

License

Notifications You must be signed in to change notification settings

Aphrontos/CMPILER-Problem-Set-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPILER-Problem-Set-1

Author: LAO, Hans Dylan G.

Section: S12

Description: An implementation of a parser for a very reduced MIPS64 instruction set. The main function is in Parser.c

Running instructions:

  1. Make a text file named INPUT.txt
  2. Download the executable, or compile the source.
  3. Put the executable in the same directory as INPUT.txt

About

An implementation of a parser for a very reduced MIPS64 instruction set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages