RubyGems Navigation menu

regexador 0.4.5

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. Though this mini-language was conceived and implemented "for Ruby, using Ruby," in principle there is no reason it might not also be implemented in other languages such as Python or Perl. Development on this project began in mid-July 2013. As such, it is still an immature project. 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,220

For this version 1,581

License:

The Ruby License

Required Ruby Version: >= 0

Links: