Basic Parsing Interface
This commit is contained in:
parent
24285db686
commit
5a2ffc1058
5 changed files with 723 additions and 0 deletions
|
@ -30,6 +30,8 @@ modules = Runner
|
|||
, Util.Eff
|
||||
, Util.Digits
|
||||
, Array
|
||||
, Parser
|
||||
, Parser.Interface
|
||||
|
||||
-- main file (i.e. file to load at REPL)
|
||||
main = Main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue