about summary refs log tree commit diff
path: root/src/Eval.hs
AgeCommit message (Expand)AuthorFilesLines
2020-01-20Add evaluation of whole programs, typechecking functions and main mainPaweł Dybiec1-15/+43
2020-01-20EvaluatorPaweł Dybiec1-0/+190