haskell-tree-sitter
Parsing library
Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis.
Haskell bindings for tree-sitter
154 stars
14 watching
46 forks
Language: Haskell
last commit: 2 months ago bindinghaskelltree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
tree-sitter-grammars/tree-sitter-kdl | A grammar definition for parsing KDL syntax | 27 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
tree-sitter/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
tree-sitter/tree-sitter-verilog | A system for parsing and analyzing the Verilog programming language used in digital electronics design. | 93 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
madskjeldgaard/tree-sitter-supercollider | A grammar for parsing SuperCollider code using the Tree-sitter parser | 43 |
tree-sitter-grammars/tree-sitter-bitbake | A JavaScript grammar definition for parsing BitBake configurations | 15 |
r-lib/tree-sitter-r | An R grammar for tree-sitter that provides Rust bindings | 113 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
tree-sitter-grammars/tree-sitter-ssh-config | A parser for OpenSSH client configuration files using the Tree Sitter framework | 9 |
kerl13/tree-sitter-menhir | A Menhir grammar definition for parsing and lexing C code in the Tree-Sitter parser framework. | 5 |
foxyseta/tree-sitter-prolog | Provides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats. | 2 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
tree-sitter-grammars/tree-sitter-slang | An extension to the tree-sitter-parser that supports slang syntax | 4 |