3,894 lines of code.
First time successfully parsing an entire R5RS test script into a complete AST.
Able to emit a module that recognizes and creates IL for lambdas w/ only bound variables.
It feels good to actually see a real, live, breathing assembly. Thought I'd never get back above water.