Update README

pull/25/head
Ethan Reece 2023-10-02 11:41:21 -05:00
parent 7f9e3c3509
commit 7e9d8b434a
Signed by: me
GPG Key ID: D3993665FF92E1C3
1 changed files with 2 additions and 2 deletions

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.