A developer documents their journey building a C compiler called 'paella' using the Zig programming language, following Nora Sandler's 'Writing a C Compiler' book. The series covers 10 chapters progressing from basic intro through unary/binary operations, logic, variables, conditions, blocks, loops, functions, and linking — serving as both a Zig learning exercise and a compiler construction project.

1m read timeFrom ar-ms.me
Post cover image

Sort: