Ethan Reece cda1c0664c | ||
---|---|---|
README.md |
README.md
Really Bad Compiler in Haskell
A compiler written in Haskell that is really bad (I do not know what language I am going to compile yet). Built for the Introduction to Compiler Design class at The University of Texas at Dallas.
Main repo: https://git.sudoer.ch/me/really-bad-compiler-in-haskell
Build Instructions
Clone the repo. Then, use ghcup tui
to install all of the Haskell tools.
Credits
Learning Resources
- Introduction to Compiler Design class at The University of Texas at Dallas, taught by Charles Averill
Tools
- Language: Haskell
- Package Management: GHCup, Stack, Cabal
- IDE: VSCodium
- Git tool: Forgejo