logoalt Hacker News

john-h-ktoday at 10:07 AM0 repliesview on HN

My C compiler, which is pretty naive and around ~90,000 lines, can compile _itself_ in around 1 second. Clang can do it in like 0.4.

The simple truth is a C compiler doesn’t need to do very much!