siadat / bake

Code for GopherCon presentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bake

Bake is a proof-of-concept parser and go/ast.Node generator.

Test:

make test

Run:

go run . ./testdata/1.bake

About

Code for GopherCon presentation


Languages

Language:Go 99.2%Language:Makefile 0.8%