Commit Graph

7 Commits

Author SHA1 Message Date
5d9b956883 Call codegen and write LLVM output to output file 2024-12-09 20:30:01 -05:00
892658de78 Create CodeGen module 2024-12-09 20:29:04 -05:00
2819b7fc57 Take in input/output file args 2024-12-09 20:19:31 -05:00
37cf2fe339 Add llvm-hs-pretty package
Fix prettyprinter version conflict
2024-12-09 20:09:13 -05:00
6a9f272cac Fixed Parser issues and simplified AST 2024-11-21 19:08:50 -05:00
aa48976e31 Implemented Basic Parser 2024-11-14 14:05:47 -05:00
45c1d41bde Create Cabal executable project 2024-11-12 12:26:43 -05:00