/simple_compiler

A simple compiler made for the final project of a class on Compiler construction. Converts a simple language to MIPS assembly code using a stack machine with accumulator model.

Primary LanguageCMIT LicenseMIT

Stargazers