mbj / unparserLinks
Turn Ruby AST into semantically equivalent Ruby source
☆325Updated last month
Alternatives and similar repositories for unparser
Users that are interested in unparser are comparing it to the libraries listed below
Sorting:
- A library for working with Abstract Syntax Trees.☆200Updated 10 months ago
- Dump compiled iseq by binary (kakidasu) and load binary (yomidasu)☆180Updated 4 years ago
- 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 r…☆482Updated last month
- line-profiler for ruby☆774Updated last year
- WebSocket protocol handler with pluggable I/O☆228Updated 8 months ago
- An implementation of JSON Patch and JSON Pointer for Ruby☆231Updated last year
- A guide to Ruby's C API☆218Updated last year
- return the sourcecode for a method☆371Updated last year
- A spike for thoughts about Rack 2.0☆520Updated 11 years ago
- Thread-safe persistent connections with Net::HTTP☆368Updated last month
- Heap visualizer for Ruby☆101Updated 7 years ago
- Convert YARD docs to Sorbet RBI and Ruby 3/Steep RBS files☆330Updated 7 months ago
- ☆306Updated this week
- ☆180Updated 6 years ago
- Deep Freeze Ruby Objects☆313Updated 2 years ago
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆554Updated last week
- A Test::Unit runner that can run tests by line number.☆396Updated last month
- Promises/A+ for Ruby☆373Updated 3 years ago
- Docile keeps your Ruby DSLs tame and well-behaved