Skip to content

taisa1/minc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minc

A simple C compiler by Rust, developed for the assignment of "programming language" class at the University of Tokyo.

I implemented only src/minc_cogen.rs by myself. Other code was provided in the class.

It can be tested as below:

cd test/
make

About

a simple C compiler by Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published