Incrementally building a C Compiler in C using Data Oriented Design as simply as we can.
See the project on github here: https://github.com/rj45/gosie_c
A few ways to support me making videos and software for the community:
Ko-Fi (preferred) - https://ko-fi.com/rj45_creates
Patreon - / rj45creates
GitHub Sponsors - https://github.com/sponsors/rj45
chibbicc: https://github.com/rui314/chibicc/com...
Rui Ueyama's Compiler Book: https://www.sigbus.info/compilerbook
ELVM: https://github.com/shinh/elvm
Get the assembler I am using here: https://github.com/hlorenzi/customasm