treesitter: Bindings to 'Tree-Sitter' (original) (raw)

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.1.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
Published: 2024-06-24
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
BugReports: https://github.com/DavisVaughan/r-tree-sitter/issues
License: MIT + file
URL: https://github.com/DavisVaughan/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.