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

  1. Install nex - https://github.com/blynn/nex
  2. Install go's yacc tool - http://golang.org/cmd/yacc/
  3. Run build.sh