Update README
parent
7f9e3c3509
commit
7e9d8b434a
|
@ -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.
|
||||||
|
|
||||||
|
|
Reference in New Issue