Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

A tree-sitter grammar for prql

Awesome Lists containing this project

README

        

# tree-sitter-prql

[![Build/test](https://github.com/matthias-Q/tree-sitter-prql/actions/workflows/ci.yml/badge.svg)](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)