@hackage tree-sitter0.9.0.3
Unstable bindings for the tree-sitter parsing library.
Installation
Tested Compilers
Dependencies (8)
- base >=4.12 && <5
- bytestring >=0.10.8.2 && <0.13
- containers ^>=0.6.0.1
- directory ^>=1.3
- filepath ^>=1.4.1
- split ^>=0.2.3 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.