# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "treesitter.c" in publications use:' type: software license: GPL-3.0-only title: 'treesitter.c: ''R'' Bindings to the ''C'' Grammar for Tree-Sitter' version: 0.0.4.2 doi: 10.32614/CRAN.package.treesitter.c abstract: Provides bindings to a 'C' grammar for Tree-sitter, to be used alongside the 'treesitter' package. Tree-sitter builds concrete syntax trees for source files and can efficiently update them or generate code like producing R C API wrappers from C functions, structs and global definitions from header files. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://sounkou-bioinfo.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/treesitter.c commit: 1018d57467ccdf0c6aa819b63f844d8082712bb9 url: https://sounkou-bioinfo.github.io/treesitter.c/ date-released: '2026-02-07' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com