treesitter: Bindings to 'Tree-Sitter'
Provides bindings to 'Tree-sitter', an incremental parsing system for programming tools. 'Tree-sitter' builds concrete syntax trees for source files of any language, and can efficiently update those syntax trees as the source file is edited. It also includes a robust error recovery system that provides useful parse results even in the presence of syntax errors.
| Version: | 0.3.0 |
| Depends: | R (≥ 4.3.0) |
| Imports: | cli (≥ 3.6.2),R6 (≥ 2.5.1),rlang (≥ 1.1.3),vctrs (≥0.6.5) |
| Suggests: | testthat (≥ 3.0.0),treesitter.r (≥ 1.1.0) |
| Published: | 2025-06-06 |
| DOI: | 10.32614/CRAN.package.treesitter |
| Author: | Davis Vaughan [aut, cre], Posit Software, PBC [cph, fnd], Tree-sitter authors [cph] (Tree-sitter C library) |
| Maintainer: | Davis Vaughan <davis at posit.co> |
| BugReports: | https://github.com/DavisVaughan/r-tree-sitter/issues |
| License: | MIT + fileLICENSE |
| URL: | https://github.com/DavisVaughan/r-tree-sitter,https://davisvaughan.github.io/r-tree-sitter/ |
| NeedsCompilation: | yes |
| Materials: | README,NEWS |
| CRAN checks: | treesitter results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=treesitterto link to this page.