Fix interpreter

This commit is contained in:
Martin Fredin 2023-02-11 11:04:39 +01:00
parent e212c79a44
commit d67eddcf0f
5 changed files with 105 additions and 33 deletions

View file

@ -30,9 +30,10 @@ executable language
Grammar.Par
Grammar.Print
Grammar.Skel
Grammar.ErrM
LambdaLifter
Auxiliary
-- Interpreter
Interpreter
hs-source-dirs: src