tree-sitter-ruby grammar for tree-sitter
  • C 46.6%
  • JavaScript 44.2%
  • Tree-sitter Query 5.4%
  • Ruby 3.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-04-17 10:40:05 +02:00
.github ci(publish): add attestations and generate parser 2024-11-10 23:48:03 -05:00
bindings Update to use vendored tree-sitter-language and fix Rust 2024 2026-04-14 01:59:37 +02:00
queries fix: reverse precedence queries 2024-05-05 20:05:55 -04:00
src scanner: fix heredoc serialization buffer overflows 2026-03-10 02:27:41 -04:00
test scanner: fix heredoc serialization buffer overflows 2026-03-10 02:27:41 -04:00
.editorconfig build: update bindings 2024-11-10 23:48:03 -05:00
.gitattributes build: update bindings 2024-11-10 23:48:03 -05:00
.gitignore build: update bindings 2024-10-15 04:21:10 +00:00
binding.gyp build: update bindings and manifests 2024-05-05 20:05:55 -04:00
Cargo.toml chore: sync dependencies (monorepo) 2026-04-17 10:40:05 +02:00
CMakeLists.txt 0.23.1 2024-11-10 23:48:17 -05:00
eslint.config.mjs build: update bindings 2024-10-15 04:21:10 +00:00
go.mod build: update bindings 2024-11-10 23:48:03 -05:00
go.sum build: update bindings 2024-11-10 23:48:03 -05:00
grammar.js fix: remove unnecessary empty string usage 2024-11-02 00:57:14 -04:00
LICENSE Basic setup. 2016-02-18 08:56:43 -05:00
Makefile 0.23.1 2024-11-10 23:48:17 -05:00
package-lock.json 0.23.1 2024-11-10 23:48:17 -05:00
package.json 0.23.1 2024-11-10 23:48:17 -05:00
Package.resolved fix: remove unnecessary empty string usage 2024-11-02 00:57:14 -04:00
Package.swift build: update bindings 2024-10-15 04:21:10 +00:00
pyproject.toml 0.23.1 2024-11-10 23:48:17 -05:00
README.md build: update bindings and manifests 2024-05-05 20:05:55 -04:00
setup.py build: update bindings 2024-09-02 03:13:22 -04:00
tree-sitter.json 0.23.1 2024-11-10 23:48:17 -05:00

tree-sitter-ruby

CI discord matrix crates npm pypi

Ruby grammar for tree-sitter.

References