Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 997 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 997 Bytes

License

partiql-grammar

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.

Overview

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.

Getting Started

tree-sitter

To get started with the tree-sitter grammar for PartiQL, first navigate to the tree-sitter directory:

cd tree-sitter-partiql

Then follow the instructions in the README.md within the tree-sitter-partiqlpackage for set up and usage details.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.