RubyGems Navigation menu

regexador 0.4.6

This is implemented as an "external DSL" in Ruby; that is (like SQL for example), a "program" in a Ruby string is passed into some kind of parser/interpreter method. In this case, it is possible to use the result "as is" or to convert to an ordinary Ruby regular expression. This project was originally implemented "for Ruby, using Ruby." Tentative efforts are being made for ports to Elixir and Python. Development on this project resumed in 2019 after being untouched since 2015. As such, it is not 100% mature. Syntax and semantics may change. Feel free to offer comments or suggestions.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.7 - December 06, 2019 (22.5 KB)
  2. 0.4.6 - December 29, 2019 (42 KB)
  3. 0.4.5 - November 30, 2019 (23 KB)

Runtime Dependencies (1):

parslet >= 0

Development Dependencies (2):

minitest >= 0
rspec >= 2.5.0

Owners:

Pushed by:

Authors:

  • Hal Fulton, Kaspar Schiess

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 5,223

For this version 1,496

License:

Ruby

Required Ruby Version: >= 0

Links: