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

安装:
=

版本列表:

  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,310

这个版本 1,522

版本发布:

许可:

Ruby

需要的 Ruby 版本: >= 0

链接: