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.

AuthorHolger Arnold <holger@harnold.org>
LicenseLGPL-2.1-only WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/cakeplus/mparser/
Issue Trackerhttps://github.com/cakeplus/mparser/issues
MaintainerMax Mouratov <mmouratov@gmail.com>
Dependencies
Optional dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/mparser-1.2.1.tar.gz
md5=0fab5b578b849facf1b90c5ef88abbb5
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mparser/mparser.1.2.1/opam
Required by