summaryrefslogtreecommitdiffstats
path: root/src/interpreter.hs
Commit message (Expand)AuthorAgeFilesLines
* Add proper cabal setupJan Tuomi2022-02-061-233/+0
* Format strings with fmtJan Tuomi2022-01-311-12/+17
* 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