@hackage parser-combinators1.1.0
Lightweight package providing commonly useful parser combinators
Installation
Tested Compilers
Dependencies (1)
Dependents (104)
@hackage/zeolite-lang, @hackage/commonmark-simple, @hackage/scrappy-core, @hackage/dojang, @hackage/biscuit-haskell, @hackage/dhall-openapi, Show all…
Package Flags
dev
(off by default)
Turn on development settings.
Parser combinators
The package provides common parser combinators defined in terms of
Applicative and Alternative without any dependencies but base. There
are also more efficient versions of the combinators defined in terms of
Monad and MonadPlus.
Contribution
Issues, bugs, and questions may be reported in the GitHub issue tracker for this project.
Pull requests are also welcome and will be reviewed quickly.
License
Copyright © 2017–2019 Mark Karpov
Distributed under BSD 3 clause license.