ruby-regexp-parser 2.0.0
Channel: guix
Home page: https://github.com/ammar/regexp_parser
Licenses: Expat
Synopsis: Regular expression parser library for Ruby
Description:
A Ruby gem for tokenizing, parsing, and transforming regular expressions. It comprises the following components:
A scanner/tokenizer based on Ragel,
A lexer that produces a stream of token objects,
A parser that produces a tree of Expression objects.
Total results: 1