ruby-syntax-tree/syntax_tree
ruby-syntax-tree.github.io/syntax_tree/, syntax_tree, Syntax Tree, на сайте с June 15, 2023 23:14
Syntax Tree is a suite of tools built on top of the internal CRuby parser. It provides the ability to generate a syntax tree from source, as well as the tools necessary to inspect and manipulate that syntax tree. It can be used to build formatters, linters, language servers, and more.