fast
Code inspector
Tools to search and refactor Ruby code directly in its abstract syntax tree
Find in AST - Search and refactor code directly in Abstract Syntax Tree as you do with grep for strings
256 stars
10 watching
10 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
ast-representationcompilersearch-enginesyntax-treetree
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool for visualizing and transforming Ruby source code as an Abstract Syntax Tree (AST) to improve maintainability and refactorability. | 16 |
| | Provides utility methods to analyze and understand Ruby programs' abstract syntax trees (ASTs) | 3 |
| | Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |
| | A tool that analyzes Ruby code for common design flaws and suggests improvements. | 0 |
| | A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
| | An editor extensibility tool for evaluating and recording the results of each line of Ruby code | 1,310 |
| | An object-oriented Ruby AST extension for parsing and manipulating source code | 68 |
| | Converts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive. | 83 |
| | Tools for optimizing Ruby code performance | 1,812 |
| | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
| | Analyzes code performance and provides suggestions for optimization | 687 |
| | Generates graphical syntax trees for linguistic research using Ruby | 102 |
| | An extension that provides fast in-place String XOR functions for cryptography | 31 |
| | Extensions to Ruby's String class providing utility methods and permalink solutions. | 983 |
| | Efficient text classification and representation learning library for Ruby | 204 |