tree_haver 1.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:
=
インストール:
=
Runtime依存関係 (1):
version_gem
~> 1.1, >= 1.1.9
Development依存関係 (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
ruby-progressbar
~> 1.13
stone_checksums
~> 1.0, >= 1.0.3