feature/print-statement #25

Merged
me merged 13 commits from feature/print-statement into main 2023-10-07 05:51:48 +00:00
Showing only changes of commit 7e9d8b434a - Show all commits

View file

@ -1,6 +1,6 @@
# Really Bad Compiler in Haskell # HEAR Compiler in Haskell
A compiler for Hear, a language for when you cannot C. A compiler for HEAR, a language for when you cannot C.
Written in Haskell, and currently using the megaparsec and llvm-hs-\* libraries, but I plan to eventually rewrite the lexar/parser from scratch. Built for the Introduction to Compiler Design class at The University of Texas at Dallas. Written in Haskell, and currently using the megaparsec and llvm-hs-\* libraries, but I plan to eventually rewrite the lexar/parser from scratch. Built for the Introduction to Compiler Design class at The University of Texas at Dallas.