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

https://github.com/nverno/tree-sitter-jq

Tree sitter grammar implementation for Jq language
https://github.com/nverno/tree-sitter-jq

jq parser tree-sitter

Last synced: 12 months ago
JSON representation

Tree sitter grammar implementation for Jq language

Awesome Lists containing this project

README

          

tree-sitter-jq
================

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)

Jq language grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).

### References

* [Jq manual](https://jqlang.github.io/jq/manual/)