Skip to content

Course project for MIT 6.110 Spring '24 -- An optimizing compiler for Decaf

Notifications You must be signed in to change notification settings

ma-chengyuan/decaf-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6.1100 Decaf Compiler Rust Skeleton

In this repo you will find a skeleton for the Decaf compiler project. You may organize this project in any way you see fit as long as the build.sh and run.sh files build and run your compiler respectively.

This project uses the cargo build tool. The recommended way to install it is to install rustup, for more details, see: https://www.rust-lang.org/tools/install.

About

Course project for MIT 6.110 Spring '24 -- An optimizing compiler for Decaf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages