Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 394 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 394 Bytes

Bala

My optimizating compiler for the Bril programming language from the CS 6120 course. See src for various optimizations.

The libraries brilirs and bril-rs, as well as samples are forked from the course repo. Bril-rs includes my own modifications in the form of helper methods.