Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gruhn/tree-sitter-quint

Tree Sitter grammar for Quint
https://github.com/gruhn/tree-sitter-quint

quint tree-sitter

Last synced: 2 months ago
JSON representation

Tree Sitter grammar for Quint

Awesome Lists containing this project

README

        

# Tree Sitter Quint

[Tree Sitter](https://tree-sitter.github.io/tree-sitter/)
grammar for
[Quint](https://quint-lang.org/).
Mainly with the goal to get editor support into
[Helix](https://helix-editor.com/).

To avoid cluttering the repository with build artifacts,
the generated parser is not included on the `master` branch.
Check the `release` branch instead.