1 Commits

Author SHA1 Message Date
jasper
674d4b98f7 import erl-neotoma
Neotoma is a packrat parser-generator for Erlang for Parsing Expression
Grammars (PEGs).  It consists of a parsing-combinator library with
memoization routines, a parser for PEGs, and a utility to generate
parsers from PEGs. It is inspired by treetop, a Ruby library with
similar aims, and parsec, the parser-combinator library for Haskell.

ok aja@
2013-03-08 12:11:06 +00:00