Hacker News new | ask | show | jobs
by ok123456 666 days ago
You often write two compilers when trying to bootstrap a C compiler, as GCC used to do. Often, it's a very simple version of the language implemented in the architecture's assembly.