RubyGems Navigation menu

tree_haver 2.0.0

🌴 TreeHaver is a cross-Ruby adapter for the tree-sitter parsing library that works seamlessly across MRI Ruby, JRuby, and TruffleRuby. It provides a unified API for parsing source code using tree-sitter grammars, regardless of your Ruby implementation. Like Faraday for HTTP or multi_json for JSON, TreeHaver lets you write once and run anywhere with automatic backend selection (MRI C extensions, Rust extensions, FFI, or Java).

Gemfile:
=

install:
=

Versions:

  1. 3.0.0 December 17, 2025 (94 KB)
  2. 2.0.0 December 15, 2025 (71 KB)
  3. 1.0.0 December 15, 2025 (64 KB)

Runtime Dependencies (1):

version_gem ~> 1.1, >= 1.1.9

Development Dependencies (9):

appraisal2 ~> 3.0
bundler-audit ~> 0.9.3
gitmoji-regex ~> 1.0, >= 1.0.3
kettle-dev ~> 1.2
kettle-test ~> 1.0, >= 1.0.6
rake ~> 13.0
require_bench ~> 1.0, >= 1.0.4
stone_checksums ~> 1.0, >= 1.0.3

Owners:

Pushed by:

Authors:

  • Peter H. Boling

SHA 256 checksum:

=

Signature validity period:

May 04, 2025 - April 29, 2045

Total downloads 363

For this version 99

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: