Split the compiler into it's own module and added a file for the LLVM standard library.
This commit is contained in:
parent
5524e1ec3e
commit
213e47097e
3 changed files with 13 additions and 6 deletions
|
|
@ -30,7 +30,8 @@ executable language
|
|||
Grammar.Par
|
||||
Grammar.Print
|
||||
Grammar.Skel
|
||||
Compiler
|
||||
Compiler.Compiler
|
||||
Compiler.StandardLLVMLibrary
|
||||
Interpreter
|
||||
|
||||
hs-source-dirs: src
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue