Welcome to the partiql-grammar repository! Here, you'll find a collection of grammars for various PartiQL parsers, enabling developers to work more effectively with PartiQL language.
This repository is dedicated to hosting and maintaining grammars for PartiQL parsers. These grammars are essential for developers looking to parse and analyze PartiQL statements within their projects.
To get started with the tree-sitter grammar for PartiQL, first navigate to the tree-sitter directory:
cd tree-sitter-partiqlThen follow the instructions in the README.md within the tree-sitter-partiqlpackage for set up and usage details.
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.