RubyGems Navigation menu

regexador 0.4.7

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:
=

installieren:
=

Versionen:

  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 Abhängigkeiten (1):

parslet >= 0

Development Abhängigkeiten (2):

minitest >= 0
rspec >= 2.5.0

Besitzer:

Pushed by:

Autoren:

  • Hal Fulton, Kaspar Schiess

SHA 256-Prüfsumme:

=

Downloads insgesamt 5.365

Für diese Version 2.203

Version veröffentlicht:

Lizenz:

The Ruby License

Erforderliche Ruby-Version: >= 0

Links: