ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
☆482Dec 21, 2025Updated 2 months ago
Alternatives and similar repositories for ruby_parser
Users that are interested in ruby_parser are comparing it to the libraries listed below
Sorting:
- ☆86Dec 24, 2025Updated 2 months ago
- ☆168Jan 26, 2026Updated last month
- A Ruby parser.☆1,627Feb 17, 2026Updated last month
- Turn Ruby AST into semantically equivalent Ruby source☆326Feb 24, 2026Updated 3 weeks ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆554Updated this week
- A library for working with Abstract Syntax Trees.☆200Mar 19, 2025Updated last year
- your personal string matching expert☆664Aug 13, 2025Updated 7 months ago
- Ruby Next makes modern Ruby code run in older versions and alternative implementations☆781Jan 23, 2026Updated last month
- Provides lexical scanning operations on a String.☆85Updated this week
- A pure Ruby assembler☆310Apr 7, 2023Updated 2 years ago
- This class implements a pretty printing algorithm.☆15Updated this week
- Small ERB Implementation☆383Updated this week
- Ruby Optimized XML Parser☆910Nov 25, 2025Updated 3 months ago
- The compatible library with the API of Ruby's stdlib 'readline'☆295Updated this week
- Generic connection pooling for Ruby☆1,679Jan 12, 2026Updated 2 months ago
- RuboCop's AST extensions and NodePattern functionality☆131Updated this week
- A plugin specification for linter and formatter rulesets☆35Mar 1, 2026Updated 2 weeks ago
- ☆41Feb 18, 2026Updated last month
- The Ruby Spec Suite aka ruby/spec☆619Mar 5, 2026Updated 2 weeks ago
- mruby/c is another implementation of mruby.☆477Mar 13, 2026Updated last week
- Extensive pack and unpack capabilities☆30Jul 6, 2023Updated 2 years ago
- Static type checker for Ruby☆1,478Mar 13, 2026Updated last week
- 💎🕸 WebAssembly runtime for Ruby☆485Mar 8, 2024Updated 2 years ago
- MessagePack implementation for Ruby / msgpack.org[Ruby]☆774Dec 11, 2025Updated 3 months ago
- Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go…☆5,809Jan 11, 2026Updated 2 months ago
- Hoe is a rake/rubygems helper for project Rakefiles. It helps you manage, maintain, and release your project and includes a dynamic plug-…☆303Feb 23, 2026Updated 3 weeks ago
- A small PEG based parser library. See the Hacking page in the Wiki as well.☆835Oct 5, 2023Updated 2 years ago
- This is not your father’s lexer.☆42Dec 24, 2025Updated 2 months ago
- RubyGems + Bundler RFCs☆50Sep 17, 2025Updated 6 months ago
- Actor-based concurrent object framework for Ruby☆3,873Mar 7, 2024Updated 2 years ago
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆154Updated this week
- Generate difference sets between Ruby sequences.☆303Mar 7, 2026Updated last week
- Packing your Ruby application into a single executable.☆1,587Aug 29, 2023Updated 2 years ago
- A high performance implementation of the Ruby programming language, built on GraalVM.☆3,180Mar 12, 2026Updated last week
- A subclass of Object includes Comparable module for handling dates.☆116Mar 9, 2026Updated last week
- Provide a standard and simplified way to build and package Ruby C and Java extensions using Rake as glue.☆574Dec 14, 2025Updated 3 months ago
- Retrieve the binding of a method's caller in MRI 1.9.2+☆672Feb 15, 2026Updated last month
- A Ruby language formatter written in Ruby☆608Jan 6, 2026Updated 2 months ago
- ☆24Mar 4, 2026Updated 2 weeks ago