Sha256: 3ecfabb9b1f9d46cc015039ad9c4a84c75d4eaf5dd61d1345576163825175179

Contents?: true

Size: 576 Bytes

Versions: 8

Compression:

Stored size: 576 Bytes

Contents

= Links

The primary resource for all things to do with parsing expressions can be found
at MIT.

http://pdos.csail.mit.edu/~baford/packrat

A useful summary of parsing expression grammars can be found on Wikipedia as
well.

http://en.wikipedia.org/wiki/Parsing_expression_grammar

Citrus draws inspiration from another Ruby library for writing parsing
expression grammars, Treetop. While Citrus' syntax is similar to that of
Treetop, it's not identical. The link is included here for those who may wish to
explore an alternative implementation.

http://treetop.rubyforge.org

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
citrus-1.7.0 doc/links.rdoc
citrus-1.6.0 doc/links.rdoc
citrus-1.5.2 doc/links.rdoc
citrus-1.5.1 doc/links.rdoc
citrus-1.5.0 doc/links.rdoc
citrus-1.4.0 doc/links.rdoc
citrus-1.3.0 doc/links.rdoc
citrus-1.2.2 doc/links.rdoc