Project
Reverse Dependencies for ruby_parser
The projects listed here declare ruby_parser as a runtime or development dependency
0.0
Alternative and more powerful gettext parser for ruby files. It covers some special cases which the normal parser can't handle
2021
2022
2023
2024
2025
2026
0.0
Updates project revision identifiers in software source files and associated change log. Can also build and package project archives as a zip and optionally commit, tag and push to a Git repo.
2021
2022
2023
2024
2025
2026
0.0
RPR displays Ruby's AST on command line.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
Takes parsed s-expressions for other languages and emits formatted ruby using ruby_scribe.
2021
2022
2023
2024
2025
2026
0.0
ruby2uml generates a UML Class diagram from Ruby source code.
2021
2022
2023
2024
2025
2026
0.0
Use codegraph to generate all kinds of graphviz graphs for you code, to visualize things like class hierarchy.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
ruby_parser-legacy includes the ruby 1.8 and 1.9 parsers from
ruby_parser (now removed) and plugs them into the existing system.
2021
2022
2023
2024
2025
2026
0.0
A ruby hacker's search tool. Quickly interrogate your code, seek out
classes, methods, variable assignments, and more.
2021
2022
2023
2024
2025
2026
0.0
A ruby formatting tool that takes S-expression as input and intelligently outputs formatted Ruby code.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
RubyTodo allows you to have in-code todos and scan them to view the todos as a list
2021
2022
2023
2024
2025
2026
0.0
Ryan turns Ruby code files into objects that can describe themselves
2021
2022
2023
2024
2025
2026
0.0
Parses a hash string of the format `'{ :a => "something" }'` into an actual ruby hash object `{ a: "something" }`.
This is useful when you by mistake serialize hashes and save it in database column or a text file and you want to
convert them back to hashes without the security issues of execut...
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
the secondbureau util gem
2021
2022
2023
2024
2025
2026
0.0
Complect churn and complexity (git commit count and Flog statistics)
2021
2022
2023
2024
2025
2026
0.0
Generates ruby from RubyParser-compatible S-expressions.
It is a fork of ruby2ruby with slightly different goals.
2021
2022
2023
2024
2025
2026
0.0
Educational project exploring the utility in searching and manipulating codebases using S-expressions.
2021
2022
2023
2024
2025
2026