commit 502fd566e02812124d9354bdbe9eff777391d3ff
Author: Hiltjo Posthuma <[email protected]>
Date:   Wed Jan 20 11:50:01 2021 +0100

    rocks: add lacc compiler

diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 21942898..9aaf3394 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -19,6 +19,7 @@ because it makes them legally compatible with other suckless 
projects.
 ### Compilers
 
 * [cproc](https://git.sr.ht/~mcf/cproc) - frontend for C11 for QBE.
+* [lacc](https://github.com/larmel/lacc) - A simple, self-hosting C compiler.
 * [qbe](https://c9x.me/compile/) - compiler backend targetting x64.
 * [scc](https://www.simple-cc.org/) - Simple C Compiler.
 * [tcc](https://bellard.org/tcc/) - Tiny C Compiler [git 
repo](https://repo.or.cz/w/tinycc.git)


Reply via email to