Explaining my fast 6502 code generator "To learn how optimizing compilers are made, I built one targeting the 6502 architecture. In a bizarre twist, my compiler generates faster code than GCC, LLVM, and every other compiler I compared it to..." https://pubby.games/codegen.html