Writing a Compiler in Go

Created on 2020-08-28T23:16:53.235671

Return to the Index

This card can also be read via Gemini.

Mostly goes over compiling the AST to a custom stack machine. Standard stuff.

Closures