Show HN: Self Hosting C Compiler

by kukrimateon 4/29/2022, 11:35 AMwith 0 comments

This is my hobby C compiler project. Decided to publish the code today, as it finally compiled itself. The readme on the linked GitHub page has a bit of information on how it works. I wrote the thing for fun, but if anyone gets a better understanding of the dark corners of C because of it, I am happy.

0