Skip to content

MIPS compiler written in C++. Utilised the concepts of DFAs and languages to build a compiler which translates C-like code into assembly (MIPS) code.

Notifications You must be signed in to change notification settings

xinhuey/MIPS-Compiler-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

MIPS compiler written in C++. Utilised the concepts of DFAs and languages to build a compiler which translates C-like code into assembly (MIPS) code.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages