PeterYaoNYU / CompilerInOCaml

A compiler for a ML-ish Languange, with a ML->Scheme->C->CFG->MIPS Pipeline, Register Allocation and Garbage Collection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A compiler for a ML-ish Languange, with a ML->Scheme->C->CFG->MIPS Pipeline, Register Allocation and Garbage Collection.


Languages

Language:OCaml 84.4%Language:C 8.4%Language:Standard ML 2.6%Language:Assembly 1.7%Language:Makefile 1.2%Language:Common Lisp 0.9%Language:Shell 0.9%