@hackage / applicative-parsec

An applicative parser combinator library

Latest0.1.0.0

About

Metadata

  • Last updated , by KarlVoelker
  • License GPL-3.0-only
  • Maintained by: aparsec@karlv.net

  • Lottery factor: 0

Links

Installation

Readme

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.