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.
Authors | Holger Arnold <holger@harnold.org> and Max Mouratov <mmouratov@gmail.com> |
---|---|
License | LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
Published | |
Homepage | https://github.com/murmour/mparser |
Issue Tracker | https://github.com/murmour/mparser/issues |
Maintainer | Max Mouratov <mmouratov@gmail.com> |
Dependencies | |
Source [http] | https://github.com/murmour/mparser/archive/1.3.tar.gz sha256=c17137d11e23435cef85301b7fc1513e3ebf7b52b9c19e7d6770e9b021f3d0d8 md5=3180cb522747aac876cc93e50ccd8d78 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mparser/mparser.1.3/opam |
Required by
- bulletml
- comby>=1.3.0
- comby-kernel
- daypack-lib>=0.0.6
- frenetic>=5.0.0
- mparser-pcre
- mparser-re
- rotor
- sill>=1.3
- timedesc<0.9.0
- timere<0.4.0
- timere-parse