aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e7612a..c183a9d 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ of building some useful [software] including itself, mcpp, binutils,
and more.
It was inspired by several other small C compilers including [8cc],
-[c], and [scc].
+[c], [lacc], and [scc].
## Requirements
@@ -97,6 +97,7 @@ be created, which will then become the preferred form of contribution.
[software]: https://man.sr.ht/~mcf/cc/doc/software.md
[8cc]: https://github.com/rui314/8cc
[c]: https://github.com/andrewchambers/c
+[lacc]: https://github.com/larmel/lacc
[scc]: http://www.simple-cc.org/
[QBE branch]: https://git.sr.ht/~mcf/qbe
[5.2.1.1]: http://port70.net/~nsz/c/c11/n1570.html#5.2.1.1