# tree-sitter-ruby **Repository Path**: bison-fork/tree-sitter-ruby ## Basic Information - **Project Name**: tree-sitter-ruby - **Description**: fork自:https://github.com/tree-sitter/tree-sitter-ruby.git,tree-sitter的ruby语法分析器 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-09 - **Last Updated**: 2021-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README tree-sitter-ruby ================ [![build](https://github.com/tree-sitter/tree-sitter-ruby/actions/workflows/ci.yml/badge.svg)](https://github.com/tree-sitter/tree-sitter-ruby/actions/workflows/ci.yml) 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)