Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tree-sitter/tree-sitter-ruby
Ruby grammar for tree-sitter
https://github.com/tree-sitter/tree-sitter-ruby
parser ruby tree-sitter
Last synced: about 1 month ago
JSON representation
Ruby grammar for tree-sitter
- Host: GitHub
- URL: https://github.com/tree-sitter/tree-sitter-ruby
- Owner: tree-sitter
- License: mit
- Created: 2016-02-18T14:01:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-02T07:14:18.000Z (2 months ago)
- Last Synced: 2024-09-26T20:51:24.385Z (about 1 month ago)
- Topics: parser, ruby, tree-sitter
- Language: C
- Size: 302 MB
- Stars: 177
- Watchers: 16
- Forks: 57
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tree-sitter - Ruby
README
# tree-sitter-ruby
[![CI][ci]](https://github.com/tree-sitter/tree-sitter-ruby/actions/workflows/ci.yml)
[![discord][discord]](https://discord.gg/w7nTvsVJhm)
[![matrix][matrix]](https://matrix.to/#/#tree-sitter-chat:matrix.org)
[![crates][crates]](https://crates.io/crates/tree-sitter-ruby)
[![npm][npm]](https://www.npmjs.com/package/tree-sitter-ruby)
[![pypi][pypi]](https://pypi.org/project/tree-sitter-ruby)Ruby grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
#### References
- [AST Format of the Whitequark parser](https://github.com/whitequark/parser/blob/master/doc/AST_FORMAT.md)
[ci]: https://img.shields.io/github/actions/workflow/status/tree-sitter/tree-sitter-ruby/ci.yml?logo=github&label=CI
[discord]: https://img.shields.io/discord/1063097320771698699?logo=discord&label=discord
[matrix]: https://img.shields.io/matrix/tree-sitter-chat%3Amatrix.org?logo=matrix&label=matrix
[npm]: https://img.shields.io/npm/v/tree-sitter-ruby?logo=npm
[crates]: https://img.shields.io/crates/v/tree-sitter-ruby?logo=rust
[pypi]: https://img.shields.io/pypi/v/tree-sitter-ruby?logo=pypi&logoColor=ffd242