seattlerb / ruby_parser
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.
☆476Updated last month
Alternatives and similar repositories for ruby_parser:
Users that are interested in ruby_parser are comparing it to the libraries listed below
- Parsing Expressions for Ruby☆406Updated 3 years ago
- return the sourcecode for a method☆362Updated 10 months ago
- ☆299Updated last month
- Pure-Ruby Readline Implementation☆248Updated 9 months ago
- Turn Ruby AST into semantically equivalent Ruby source☆311Updated this week
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆541Updated this week
- Generate difference sets between Ruby sequences.☆288Updated this week
- A generic swappable back-end for JSON handling.☆755Updated 7 months ago
- Dump compiled iseq by binary (kakidasu) and load binary (yomidasu)☆181Updated 3 years ago
- Various extensions to the base thread library.☆523Updated 5 years ago
- Add ObjectSpace::AllocationTracer module.☆437Updated 5 years ago
- Template compilation framework in Ruby☆494Updated 6 months ago
- A General Purpose Tree Data Structure for Ruby☆371Updated last month
- A small PEG based parser library. See the Hacking page in the Wiki as well.☆812Updated last year
- spawn gem for Rails to easily fork or thread long-running code blocks☆397Updated 5 years ago
- A Ruby terminal progress_bar☆626Updated 8 months ago
- Thread-safe persistent connections with Net::HTTP☆342Updated 2 months ago
- Ruby HTTP client based on libcurl☆542Updated 5 months ago
- Rack::Test is a small, simple testing API for Rack apps.☆923Updated last month
- line-profiler for ruby☆770Updated 10 months ago
- Pure Ruby timers collections suitable for use with event loops☆338Updated 2 weeks ago
- Cross-platform Ruby library for managing child processes.☆579Updated 6 months ago
- A fake filesystem. Use it in your tests.☆1,055Updated last month
- Console for Rack based ruby web apps☆421Updated last year
- ☆166Updated last month
- Retrieve the binding of a method's caller in MRI 1.9.2+☆661Updated 11 months ago
- Ruby Facets☆801Updated last year
- Ruby process spawning library☆521Updated 11 months ago
- Adds multipart POST capability to net/http☆294Updated 5 months ago
- `its` for RSpec 3 extracted from rspec-core 2.x☆266Updated this week