RubyGems Navigation menu

parser_combinator_dsl 1.0.0

This library provides a DSL which you can use to easily generate parsers in Ruby. At it's core, it's a parser combinator library, but you don't need to worry about that. You build more complex expression based on simple ones, and match any formal language you want.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.3 - May 31, 2018 (10.5 KB)
  2. 1.0.2 - May 22, 2018 (9.0 KB)
  3. 1.0.1 - May 21, 2018 (9.0 KB)
  4. 1.0.0 - May 20, 2018 (9.0 KB)

擁有者:

作者:

  • Federico Ramirez

SHA 256 checksum:

c8750ccd30906806454276a730b56da4f68ad36c221c0681dcd42d99b9a6aabe

總下載次數 6,494

這個版本 1,487

License:

MIT

Ruby 版本需求: >= 0

相關連結: