Skip to content

iszry/C2MIPS-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler

I designed a tiny compiler in Java to transfer SysC into MIPS , which consists of three parts. They are Lexer, Parser and Generator.

The compiler could read SysC from ./textfile.txt and output MIPS code in ../mips.txt.

About

A Tiny C2MIPS-Compiler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages