Can I make an optimizing compiler under 1k lines of code? N.B.: Under construction! This is a fork of my tinycompiler, and I have no idea where it is going. Current description is available here: Here I am playing with code optimizations, if you are interested in lexer/parser/symbol tables and assembly generation, check the tinycompiler.