<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Bindings to the 'Tree-Sitter' Parsing Library</dc:title>
  <dc:title>R package bonsaisitter version 0.1.2</dc:title>
  <dc:description>A runtime for the 'Tree-sitter' parsing library
    &lt;https://tree-sitter.github.io/tree-sitter/&gt; that mirrors the API of the
    'treesitter' package, so it can serve as a drop-in replacement. Parses
    source code into concrete syntax trees and updates them incrementally as
    the source changes. Grammars are supplied by separate packages such as
    'treesitter.r', so the runtime itself depends on nothing beyond base R.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: tinytest, treesitter, treesitter.r</dc:relation>
  <dc:creator>Troy Hernandez &lt;troy@cornball.ai&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Troy Hernandez [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0005-4248-604X&gt;),
  cornball.ai [cph],
  Max Brunsfeld [ctb, cph] (tree-sitter C library, bundled under
    src/tree-sitter),
  International Business Machines Corporation [cph] (ICU UTF-8 and UTF-16
    headers, src/tree-sitter/lib/src/unicode),
  Unicode, Inc. [cph] (ICU license,
    src/tree-sitter/lib/src/unicode/LICENSE),
  Mathias Panzenböck [ctb] (src/tree-sitter/lib/src/portable/endian.h,
    public domain)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=bonsaisitter/LICENSE)</dc:rights>
  <dc:date>2026-09-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=bonsaisitter</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.bonsaisitter</dc:identifier>
</oai_dc:dc>
