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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (1):

parslet >= 0

Development 依赖 (2):

minitest >= 0
rspec >= 2.5.0

业主:

推送:

作者:

  • Hal Fulton, Kaspar Schiess

SHA 256 校验和:

889aba42ce7fb7b0dd8a5b7e1d869276a5bda71b6643ed79a96cdd06a508122d

下载总量 5,129

这个版本 2,111

许可:

The Ruby License

需要的 Ruby 版本: >= 0

链接: