diff --git a/README.md b/README.md new file mode 100644 index 0000000..3a1094d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# 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. \ No newline at end of file