A discussion of the minimal version of Make included in 'The AWK Programming Language', as well as a Python port of the AWK program.| benhoyt.com
How I sped up GoAWK by switching from a tree-walking interpreter to a bytecode compiler and virtual machine interpreter.| benhoyt.com