package
0.0.0-20240914090759-22fe844ec72e
Repository: https://github.com/couchbase/query.git
Documentation: pkg.go.dev
# README
The generated parser is already included this repo.
These instructions are only required for developers modifying the parser.
Building Parser
- Install nex - https://github.com/blynn/nex
- Install go's yacc tool - http://golang.org/cmd/yacc/
- Run build.sh