- Put
testcases
to root from https://www.cs.princeton.edu/~appel/modern/ml/project.html - Run following commands
$ stack build
$ stack test # run tests
$ stack exec tiger-lang-exe examples/fibo.tig
A compiler of tiler-lang in "Modern Compiler Implementation"
HaskellBSD-3-Clause
testcases
to root from https://www.cs.princeton.edu/~appel/modern/ml/project.html$ stack build
$ stack test # run tests
$ stack exec tiger-lang-exe examples/fibo.tig