This year I’ll try learning about compiler by writing a toy C compiler. I’ll roughly follow chibicc but will use C++ and target x64 on OSX. Repo is at mycc Hopefully, I won’t drop it.