package mparser

  1. Overview
  2. Docs
A simple monadic parser combinator library

Install

Dune Dependency

Authors

Maintainers

Sources

mparser-1.2.2.tar.gz
sha256=94c51af240e6718397dc346ba4edf47b3c2d6c5ae8d375a63e46390fa1abec2c
md5=80845a537bb4be0bbe41ffad8a2f09f3

Description

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.

Published: 19 May 2017

Dependencies (4)

  1. ocamlbuild build
  2. ocamlfind build
  3. base-bytes
  4. ocaml < "5.0.0"

Dev Dependencies

None

Used by (4)

  1. anthill
  2. comby >= "1.3.0" & < "1.7.0"
  3. comby-kernel < "1.7.0"
  4. mparser-re

Conflicts

None

OCaml

Innovation. Community. Security.