This is the repository of MIPT course where will be written a compiler with Sea of nodes IR for a virtual machine which is written earlier.
mkdir build && cd build
cmake -GNinja ..
ninjacd build
ninja testsA Simple Graph-Based Intermediate Representation, Cliff Click, Michael Paleczny, 1995Global code motion/global value numbering, Cliff Click, 1995