Files
gyehoek-hs/README.md
T
2026-05-12 12:20:02 -06:00

3 lines
225 B
Markdown

# gyehoek-hs (계획)
a (wip) toy compiler for a Scheme-like language. currently targetting [QBE](https://c9x.me/compile/) (an LLVM-like intermediate representation). uses ANF and some other GHC-esque compilation techniques.