RubyGems Navigation menu

parser_combinator_dsl 1.0.3

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. Originally by Federico Ramirez (https://github.com/gosukiwi)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

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

Owners:

Authors:

  • Federico Ramirez, Matthias Ervens

SHA 256 checksum:

bcdf1586bbbf9e3a1b9e8de42950f6e36b24edbf5105014917ba4c3794c4d826

Total downloads 6,419

For this version 1,996

License:

MIT

Required Ruby Version: >= 0

Links: