mrkkrp/parser-combinators

Lightweight package providing commonly useful parser combinators

Haskell

55

158 commits

updated Aug 2, 2026

See the code

README

Parser combinators

License BSD3 Hackage Stackage Nightly Stackage LTS CI

The package provides common parser combinators defined in terms of Applicative and Alternative with no dependencies other than 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.

License

Copyright © 2017–present Mark Karpov

Distributed under the BSD 3-clause license.

haskell
parser-combinators
parsing

Contributors

mrkkrp

122 commits

dependabot[bot]

20 commits

int-index

3 commits

mrkkrp/parser-combinators

Lightweight package providing commonly useful parser combinators

Haskell

55

158 commits

updated Aug 2, 2026

See the code

README

Parser combinators

License BSD3 Hackage Stackage Nightly Stackage LTS CI

The package provides common parser combinators defined in terms of Applicative and Alternative with no dependencies other than 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.

License

Copyright © 2017–present Mark Karpov

Distributed under the BSD 3-clause license.

haskell
parser-combinators
parsing

Contributors

mrkkrp

122 commits

dependabot[bot]

20 commits

int-index

3 commits

Languages

Haskell

100.0%