Skip to content

Databean/mipsify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A compiler written in C++ from a subset of C to MIPS assembly (in text form). This is targeted at the SPIM emulator; it is untested with other emulators. Requires flex, bison, and a version of g++ that supports -std=gnu++11.

About

C to MIPS Compiler written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published