An educational C-like toy programming language that compiles to x64 binary. The compiler is a self-contained Python program that weighs about 1000 LoC. It's part of an online tutorial on compilers and ...