From 02e17b4a6e3e1678fb63d22fdc7f6f38f7776a53 Mon Sep 17 00:00:00 2001 From: Spydr06 Date: Tue, 14 Jun 2022 21:27:55 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6815bc0..45e2b6c9 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ CSpydr is licensed under the [MIT License](https://mit-license.org/) ## Resources | Reference | Inspiration - chibicc C compiler: https://github.com/rui314/chibicc.git +- vcc: https://github.com/lemoncmd/vcc.git - tac programming language: https://github.com/sebbekarlsson/tac.git - summus programming language: https://github.com/igor84/summus.git - porth programming language: https://gitlab.com/tsoding/porth.git