Close
0%
0%

Writing a C Compiler from Scratch

I sat down and wrote a C compiler from scratch and documented every step of the journey.

Similar projects worth following
I sat down and wrote a C compiler from scratch and documented every step of the journey. If you've ever wanted to know how a compiler works, this might be useful. All the code and 100K words of commentary are at https://github.com/DoctorWkt/acwj

Enjoy this project?

Share

Discussions

zpekic wrote 02/19/2024 at 19:32 point

Impressive effort! Just looked a bit in the github and got blown away - maybe it should be turned into an old school book, it is a reference many could keep on the shelf and go back to for any similar software project.

  Are you sure? yes | no

Billeyn wrote 10/16/2020 at 14:28 point

It's really cool. Not everyone can afford it

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates