Supplementary repository for compiler course.
Prerequisites: ocaml [http://ocaml.org], opam [http://opam.ocaml.org].
Building:
opam pin add GT https://github.com/dboulytchev/GT.gitopam pin add ostap https://github.com/dboulytchev/ostap.gitopam install ostapopam install GT- To build the sources:
makefrom the top project directory - To test:
test.shfromregressionsubfolder