[05] Pretty Printing the AST - Data Oriented C Compiler

Опубликовано: 29 Декабрь 2024
на канале: rj45 Creates
832
28

Pretty printing the Abstract Syntax Tree. Also try a different video format to hopefully make faster progress.

Vote for the video style you prefer here: https://www.youtube.com/@rj45Creates/...

This series is incrementally building a C Compiler in C using Data Oriented Design as simply as we can.

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

See the project on github here: https://github.com/rj45/gosie_c

chibbicc: https://github.com/rui314/chibicc/com...

Rui Ueyama's Compiler Book: https://www.sigbus.info/compilerbook

Get the assembler I am using here: https://github.com/hlorenzi/customasm