filmov
tv
Code Generation by Walking AST (pegn.dev) #golang #pegn #livecoding #compsci
Показать описание
Now that both the long and short form of the AST in JSON can be unmarshaled it's time to return to generating Go code automatically by walking the rooted node tree (graph data structure) depth first.