tree-sitter-r
R parser
An R grammar for tree-sitter that provides Rust bindings
113 stars
6 watching
35 forks
Language: R
last commit: 7 days ago Related projects:
Repository | Description | Stars |
---|---|---|
joker1007/tree-sitter-rbs | A Tree-sitter grammar parser for the Ruby Backwards Compatible Syntax | 11 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
prql/tree-sitter-prql | A grammar definition for a programming language syntax | 7 |
tree-sitter/haskell-tree-sitter | Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. | 154 |
tree-sitter-grammars/tree-sitter-hyprlang | A language grammar for parsing hyprlang configuration files | 121 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
tree-sitter/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
tree-sitter-grammars/tree-sitter-xml | Provides grammars and parser implementation for XML & DTD files | 29 |
tree-sitter-grammars/tree-sitter-kdl | A grammar definition for parsing KDL syntax | 27 |
tree-sitter-grammars/tree-sitter-slang | An extension to the tree-sitter-parser that supports slang syntax | 4 |
tree-sitter/tree-sitter-regex | A parser for regular expressions that provides a structured representation of the match results | 74 |
uben0/tree-sitter-typst | Provides a TreeSitter grammar for the Typst programming language to enable syntax highlighting and parsing | 116 |