mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
6bd18af5ef
Instead of writing the entire AST by hand, write it in Go code and parse it to create the base AST to build upon.