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:
= 複製 已複製

安裝:
=

版本列表:

  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 總和檢查碼:

= 複製 已複製

總下載次數 5,223

這個版本 1,582

授權:

The Ruby License

Ruby 版本需求: >= 0

相關連結: