The latest version of parsley is 2.0.0.1-0.

parsley

Version 1.0.2.0 revision 0 uploaded by j_mie6.

Package meta

Synopsis
A fast parser combinator library backed by Typed Template Haskell
Description

Parsley is a staged selective parser combinator library, which means it does not support monadic operations, and relies on Typed Template Haskell to generate very fast code. Currently there are no error messages but there are plans for this in the works.

Based on the work found in Staged Selective Parser Combinators (Willis et al. 2020)

Author
Jamie Willis, Parsley Contributors
Bug reports
https://github.com/j-mie6/ParsleyHaskell/issues
Category
Parsing
Copyright
n/a
Homepage
https://github.com/j-mie6/ParsleyHaskell/tree/master/parsley
Maintainer
Jamie Willis <j.willis19@imperial.ac.uk>
Package URL
n/a
Stability
n/a

Components