applicative-parsec

The goal of this library is to take advantage of the power of applicatives to provide not only a parser combinator library, but grammar analysis and validation tools. Right now, those tools are minimal, but do include a BNF generator.


Keywords
gpl, library, test, Text.Parsec.Applicative, Text.Parsec.Applicative.BNF, Text.Parsec.Applicative.Grammar, Text.Parsec.Applicative.Internal, Text.Parsec.Applicative.Types
License
GPL-3.0
Install
cabal install applicative-parsec-0.1.0.0