treesitter.r-package {treesitter.r} | R Documentation |
treesitter.r: 'R' Grammar for 'Tree-Sitter'
Description
Provides bindings to an 'R' grammar for 'Tree-sitter', to be used alongside the 'treesitter' package. '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.
Author(s)
Maintainer: Davis Vaughan davis@posit.co
Other contributors:
Posit Software, PBC [copyright holder, funder]
Tree-sitter authors (Tree-sitter C headers and parser.c) [copyright holder]
See Also
Useful links:
[Package treesitter.r version 1.2.0 Index]