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.