The textproc/erl-neotoma port
erl-neotoma-1.6.0p0 – library for parsing expression grammars for Erlang
Description
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.
WWW: https://github.com/seancribbs/neotoma
- Categories:
-
lang/erlang
textproc
Library dependencies
Build dependencies
Run dependencies