seattlerb / ruby_parserLinks
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.
☆478Updated 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:
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆544Updated last week
- return the sourcecode for a method☆366Updated last year
- Parsing Expressions for Ruby☆404Updated 3 years ago
- A small PEG based parser library. See the Hacking page in the Wiki as well.☆821Updated last year
- ☆302Updated 3 months ago
- Template compilation framework in Ruby☆497Updated 10 months ago
- A General Purpose Tree Data Structure for Ruby☆373Updated 6 months ago
- Cross-platform Ruby library for managing child processes.☆580Updated 10 months ago
- Add ObjectSpace::AllocationTracer module.☆437Updated 5 years ago
- A fake filesystem. Use it in your tests.☆1,059Updated 5 months ago
- Thread-safe persistent connections with Net::HTTP☆350Updated 3 weeks ago
- A generic swappable back-end for JSON handling.☆764Updated 3 weeks ago
- Pure-Ruby Readline Implementation☆249Updated last year
- A libyaml wrapper for Ruby☆569Updated this week
- Adds multipart POST capability to net/http☆297Updated 9 months ago
- Ruby Optimized XML Parser☆909Updated last week
- Turn Ruby AST into semantically equivalent Ruby source☆315Updated last week
- Ruby library for HTML/XML transformation and sanitization☆949Updated last month
- Simple, elegant testing for Rails Engines☆717Updated 11 months ago
- Rack::Test is a small, simple testing API for Rack apps.☆928Updated last month
- line-profiler for ruby☆771Updated last year
- MessagePack implementation for Ruby / msgpack.org[Ruby]☆769Updated last week
- Cross-platform asynchronous I/O primitives for scalable network clients and servers.☆975Updated 6 months ago
- Dump compiled iseq by binary (kakidasu) and load binary (yomidasu)☆179Updated 4 years ago
- A spike for thoughts about Rack 2.0☆518Updated 10 years ago
- Generate difference sets between Ruby sequences.☆294Updated last week
- A Ruby terminal progress_bar☆630Updated last year
- Retrieve the binding of a method's caller in MRI 1.9.2+☆664Updated last year
- A flexible logging library for use in Ruby programs based on the design of Java's log4j library.☆532Updated 11 months ago
- A Test::Unit runner that can run tests by line number.☆384Updated last year