mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
425 B
425 B
compiler-workout
Supplementary repository for compiler course.
Prerequisites: ocaml [http://ocaml.org], opam [http://opam.ocaml.org].
Building:
opam pin add GT https://github.com/kakadu/GT.git#ppxopam 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