Search
Items tagged with: compilers
SectorC is a C compiler written in x86-16 assembly that fits within the 512 byte boot sector of an x86 machine. It supports a subset of C that is large enough to write real and interesting programs. It is quite likely the smallest C compiler ever written.
GitHub - jafarlihi/cparse: cparse is an LR(1) parser generator for C
cparse is an LR(1) parser generator for C. Contribute to jafarlihi/cparse development by creating an account on GitHub.GitHub
A new #blog post appears!
I discuss porting chibicc and kefir, two C compilers, to #OpenBSD.
briancallahan.net/blog/2022062…
#compile #compiler #compilers #C #Unix #FreeBSD #NetBSD #DragonFlyBSD #BSD #program #programs #programming