mparserversion
A simple monadic parser combinator library
This library implements a rather complete and efficient monadic parser combinator library similar to the Parsec library for Haskell by Daan Leijen and the FParsec library for FSharp by Stephan Tolksdorf.
Author | Holger Arnold <holger@harnold.org> |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/cakeplus/mparser/ |
Issue Tracker | https://github.com/cakeplus/mparser/issues |
Maintainer | Max Mouratov <mmouratov@gmail.com> |
Dependencies |
|
Optional dependencies | |
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/mparser-1.2.1.tar.gz sha256=2e660dd83495346460dda885e99df742e3c9d9bdfa5b1a0b96458e41bdce3262 md5=0fab5b578b849facf1b90c5ef88abbb5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mparser/mparser.1.2.1/opam |
Required by
- anthill
- bulletml
- comby>=1.3.0 & <1.7.0
- comby-kernel<1.7.0
- frenetic>=5.0.0 & <5.0.5
- mparser-re
- sill>=1.3