Based on maphoon parser and translating to llvm IR. More updates this file are about to come soon.
All commands assume CWD is repository root.
cd build && cmake .. && make
cd build && make clean
(restores repo to pristine state)
cd build && make clean && make extra-clean