4 ms·
"widcc is based on Rui Ueyama's chibicc"
by NonEUCitizen 2y ago
"widcc is based on Rui Ueyama's chibicc"
- senkora 2y agoThe chibicc commit history is a fun read. It builds up a mostly working C compiler from nothing, adding one small feature on each commit, keeping a working compiler at every step. It really is pleasant and informative to read.