# README
goyacc example
go install golang.org/x/tools/cmd/goyacc@latest
go generate
go build
difference between goyacc[modernc.org/goyacc] and goyacc ?
reference
https://github.com/golang/tools/tree/master/cmd/goyacc/testdata/expr https://blog.csdn.net/zksuperisaac/article/details/83557691