Project
Reverse Dependencies for ruby_parser
The projects listed here declare ruby_parser as a runtime or development dependency
0.0
RPR displays Ruby's AST on command line.
2020
2021
2022
2023
2024
2025
0.0
rrg will read the source code of a Ruby project and generate a graph based on
the require statements in the code; nodes represent the source files and an
arrow from A to B means that A contains a `require 'B'` statement.
2020
2021
2022
2023
2024
2025
0.0
Takes parsed s-expressions for other languages and emits formatted ruby using ruby_scribe.
2020
2021
2022
2023
2024
2025
0.0
ruby2uml generates a UML Class diagram from Ruby source code.
2020
2021
2022
2023
2024
2025
0.0
Use codegraph to generate all kinds of graphviz graphs for you code, to visualize things like class hierarchy.
2020
2021
2022
2023
2024
2025
0.0
RubyCritic is a tool that wraps around various static analysis gems to provide a quality report of your Ruby code.
2020
2021
2022
2023
2024
2025
0.0
RubyLess is an interpreter for "safe ruby". The idea is to transform some "unsafe" ruby code into safe, type checked ruby, eventually rewriting some variables or methods.
2020
2021
2022
2023
2024
2025
0.0
A ruby formatting tool that takes S-expression as input and intelligently outputs formatted Ruby code.
2020
2021
2022
2023
2024
2025
0.0
RubyScript lets you write JavaScript code, in Ruby! It will convert Ruby code into JavaScript code for use on the web and elsewhere
2020
2021
2022
2023
2024
2025
0.0
RubyTodo allows you to have in-code todos and scan them to view the todos as a list
2020
2021
2022
2023
2024
2025
0.0
Ryan turns Ruby code files into objects that can describe themselves
2020
2021
2022
2023
2024
2025
0.0
KDEgettext.rb is a parser that extends ruby gettext to work with the Qt/KDE framework provided by korundum. It allows creating catalog files (po-file) with the GNU GetText format.
2020
2021
2022
2023
2024
2025
0.0
the secondbureau util gem
2020
2021
2022
2023
2024
2025
0.0
Complect churn and complexity (git commit count and Flog statistics)
2020
2021
2022
2023
2024
2025
0.0
Generates ruby from RubyParser-compatible S-expressions.
It is a fork of ruby2ruby with slightly different goals.
2020
2021
2022
2023
2024
2025
0.0
Educational project exploring the utility in searching and manipulating codebases using S-expressions.
2020
2021
2022
2023
2024
2025
0.0
Locate module, class, or method defs by name in a project tree.
2020
2021
2022
2023
2024
2025
0.0
an interpreter of a subset of Ruby, written in Ruby
2020
2021
2022
2023
2024
2025
0.0
Translate Syntax Tree into other representations
2020
2021
2022
2023
2024
2025