summaryrefslogtreecommitdiff
path: root/src/lem_interp/run_interp.ml
AgeCommit message (Collapse)Author
2013-10-14Run main() to execute testsGabriel Kerneis
Tests do not pass because of weird pattern-matching errors in the interpreter.
2013-10-14Pretty-print interpeter valuesGabriel Kerneis
2013-10-10Run interpreterGabriel Kerneis
Forgotten because of a wrong .gitignore.