@hackage tree-sitter0.4.0.0
Unstable bindings for the tree-sitter parsing library.
Installation
Tested Compilers
Dependencies (12)
- base >=4.12 && <5
- bytestring ^>=0.10.8.2
- containers >=0.6.0.1
- directory ^>=1.3
- filepath ^>=1.4.1
- template-haskell >=2.12.0.0 && <2.15.0.0 Show all…
Dependents (13)
@hackage/tree-sitter-ql, @hackage/tree-sitter-go, @hackage/tree-sitter-haskell, @hackage/tree-sitter-c-sharp, @hackage/tree-sitter-rust, @hackage/tree-sitter-ocaml, Show all…
Tree-sitter is a parser generator tool and an incremental parsing library.
We strongly recommend against depending on this library at this time; the data types and API are subject to rapid change. Future versions will provide more reliable parsers and a more stable API.