From 5ce364d78dd1e62fa49e06a7740659f4f9c4fe2f Mon Sep 17 00:00:00 2001 From: Madeleine Sydney Slaga Date: Mon, 18 May 2026 20:35:25 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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