@hackage / gigaparsec

Refreshed parsec-style library for compatibility with Scala parsley

Latest0.3.1.0

About

Metadata

  • Last updated , by j_mie6
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: j.willis19@imperial.ac.uk

  • Lottery factor: 1

Links

Installation

Readme

This is a monadic parser combinator designed to be easy to use, especially for beginners, and have API parity with the parsley library. It supports design patterns introduced in Design Patterns for Parser Combinators.