Skip to content

ssdong/Toy-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy-compiler

This is a toy compiler generating MIPS for a small subset of C++ using Java and C++.

The scanner is implemented in C++ while parser and code generation are implemented in Java.

This is from a school's project.

About

Toy compiler for a small subset of C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors