OpenBSD ports

The devel/ruby-regexp_parser,ruby31 port

ruby31-regexp_parser-2.8.1 – gem for tokenizing, parsing, and transforming regexps

Description

regexp_parser is a Ruby gem for tokenizing, parsing, and transforming
regular expressions.

Features:

* 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)
* Recognizes Ruby 1.8, 1.9, and 2.x regular expressions

WWW: https://github.com/ammar/regexp_parser
Categories:
devel lang/ruby

Library dependencies

Build dependencies

Run dependencies