summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2021-01-22 15:02:56 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2021-01-22 15:02:56 +0100
commit5940c794323d58dd94bdabc2e7282e90f15dfeb4 (patch)
treedaf001e954b09318db0b6cc291e905188ca28286 /README
parent12b279581fbbcde2b36eb4b78d70a1c52d4a209a (diff)
README: tested with lacc
Interesting C compiler project: lacc: A simple, self-hosting C compiler: https://github.com/larmel/lacc
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2bf3dcb..bce200a 100644
--- a/README
+++ b/README
@@ -111,7 +111,7 @@ Optional dependencies
OS tested
---------
-- Linux (compilers: clang, cproc, gcc, pcc, tcc, libc: glibc, musl).
+- Linux (compilers: clang, cproc, gcc, lacc, pcc, tcc, libc: glibc, musl).
- OpenBSD (clang, gcc).
- NetBSD
- FreeBSD