index
:
tree-sitter-gsp
master
Treesitter grammar for GSP
Thomas Voss
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bindings
/
python
/
tree_sitter_gsp
/
__init__.py
blob: a844d6d1e13ff91266b7293dc8f605c3766bbad4 (
plain
) (
blame
)
1
2
3
4
5
"Gsp grammar for tree-sitter"
from
._binding
import
language
__all__
=
[
"language"
]