One of the most challenging projects of my life :)
Show HN: My C compiler compiled itself
github.com
1–10 of 130 posts
Show HN: My C compiler compiled itself
github.com
/me claps and cheers
Congratulations!
Why isn't that also done by the Makefile? The only catch I could see is that you'd need to have it build to different output names, but that seems fine for what it is?
---
Also, I'm curious - did you find yourself having to constrain your use of C in order to make sure that the compiler could compile itself? Or does it implement everything you would use naturally anyways?
(And of course, congrats/bravo; super impressive:])