summaryrefslogtreecommitdiffstats
path: root/src/interpreter.hs
Commit message (Expand)AuthorAgeFilesLines
* Some general refactoringJan Tuomi2022-01-311-8/+6
* Pop words type-safely from stackJan Tuomi2022-01-311-72/+74
* Monadic error handlingJan Tuomi2022-01-301-54/+68
* Move interpreter stuff under interpreter.hsJan Tuomi2022-01-301-0/+214