diff --git a/README.md b/README.md index 3a1094d..2e02f23 100644 --- a/README.md +++ b/README.md @@ -1,3 +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 +a (wip) toy compiler for a Scheme-like language. currently targetting [QBE](https://c9x.me/compile/). nabbing from GHC and GNU Guile. \ No newline at end of file