cjheath / treetop
A Ruby-based parsing DSL based on parsing expression grammars.
☆306Updated 2 years ago
Alternatives and similar repositories for treetop:
Users that are interested in treetop are comparing it to the libraries listed below
- Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.☆540Updated last week
- 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…☆475Updated 2 weeks ago
- A small PEG based parser library. See the Hacking page in the Wiki as well.☆811Updated last year
- RGL is a framework for graph data structures and algorithms in Ruby.☆415Updated 9 months ago
- A guide to Ruby's C API☆214Updated 5 months ago
- rubex - A Ruby-like language for writing Ruby C extensions.☆453Updated 6 years ago
- Small ERB Implementation☆371Updated last week
- Turn Ruby AST into semantically equivalent Ruby source☆311Updated 2 months ago
- your personal string matching expert☆664Updated 4 months ago
- Docile keeps your Ruby DSLs tame and well-behaved☆418Updated 2 months ago
- General purpose Command Line Interface (CLI) framework for Ruby☆330Updated 3 months ago
- Execute shell commands with pretty output logging and capture stdout, stderr and exit status.☆398Updated 11 months ago
- A wonderfully simple way to load Ruby code☆419Updated 4 years ago
- MessagePack implementation for Ruby / msgpack.org[Ruby]☆764Updated 2 weeks ago
- ☆298Updated this week
- Ruby Optimized XML Parser☆907Updated this week
- A General Purpose Tree Data Structure for Ruby☆370Updated 3 weeks ago
- Coercion and validation for data structures☆428Updated last week
- Pure Ruby timers collections suitable for use with event loops☆338Updated 4 months ago
- A minimal finite state machine with a straightforward syntax.☆808Updated 10 months ago
- Bringing Ruby to Rails · Rails bindings for Opal☆489Updated last month
- Universal Ruby library to handle WebSocket protocol☆446Updated 5 months ago
- Get memory usage of a process in Ruby☆464Updated 5 months ago
- Start a pry session whenever something goes wrong.☆851Updated last year
- Pure-Ruby Readline Implementation☆248Updated 8 months ago
- Takes some boilerplate out of Ruby with methods like attr_initialize.☆560Updated 6 months ago
- Generate difference sets between Ruby sequences.☆288Updated 4 months ago
- Add ObjectSpace::AllocationTracer module.☆437Updated 5 years ago
- Hashdiff is a ruby library to to compute the smallest difference between two hashes☆568Updated 2 months ago
- Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.☆873Updated 3 weeks ago