ruby-regexp-parser
Scanner, lexer, parser for ruby's regular expressions
Description
A library for tokenizing, lexing, and parsing Ruby regular expressions. * Multilayered
* A scanner/tokenizer based on Ragel
* A lexer that produces a "stream" of token objects.
* A parser that produces a "tree" of Expression objects (OO API)
* Runs on Ruby 1.9, 2.x, and JRuby (1.9 mode) runtimes.
* Recognizes Ruby 1.8, 1.9, and 2.x regular expressions
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/ammar/regexp_parser
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-regexp-parser