The GitHub repository "acwj" by DoctorWkt documents a practical journey of writing a self-compiling compiler for a subset of the C programming language. It includes detailed explanations and steps from lexical scanning to generating ARM assembly code, catering to those interested in compiler theory and implementation.
compiler ✓
programming ✓
education ✓