|
|
|
|
|
by sneed_chucker
696 days ago
|
|
Consider taking a look at chibicc and simply working forward through the commits: https://github.com/rui314/chibicc > Each commit of this project corresponds to a section of the book. For this purpose, not only the final state of the project but each commit was carefully written with readability in mind. Readers should be able to learn how a C language feature can be implemented just by reading one or a few commits of this project. |
|