Made compiler state more generic, and compile no longer outputs IO and instead returns the result.
This commit is contained in:
parent
e7ef268c12
commit
5d5a610cca
3 changed files with 31 additions and 32 deletions
|
|
@ -31,6 +31,7 @@ executable language
|
|||
Grammar.Par
|
||||
Grammar.Print
|
||||
Grammar.Skel
|
||||
Grammar.ErrM
|
||||
Compiler.Compiler
|
||||
Compiler.StandardLLVMLibrary
|
||||
Compiler.TH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue