Add Go's `defer` to the TypeScript compiler: an educational patch in a Go-written compiler
Andrew Healey injects the `defer` keyword—pillar of Go code—directly into the TypeScript compiler, now written in Go. A textbook case for understanding parser, checker, and emitter.
2 h ago 7 2
