https://github.com/matthias-Q/tree-sitter-prql
A tree-sitter grammar for prql
https://github.com/matthias-Q/tree-sitter-prql
parsing prql syntax-highlighting tree-sitter
Last synced: 3 months ago
JSON representation
A tree-sitter grammar for prql
- Host: GitHub
- URL: https://github.com/matthias-Q/tree-sitter-prql
- Owner: matthias-Q
- License: mit
- Created: 2023-02-18T10:54:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T21:08:21.000Z (over 2 years ago)
- Last Synced: 2025-03-06T02:59:04.184Z (3 months ago)
- Topics: parsing, prql, syntax-highlighting, tree-sitter
- Language: JavaScript
- Homepage:
- Size: 811 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tree-sitter-prql
[](https://github.com/matthias-Q/tree-sitter-prql/actions/workflows/ci.yml)
A PRQL grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
This repo has been moved to [PRQL](https://github.com/PRQL/tree-sitter-prql)
## Features
For a complete list of features see the the [tests](test/corpus)
## References
* [Website](https://prql-lang.org)
* [Playground](https://prql-lang.org/playground)
* [Language Docs](https://prql-lang.org/book)