package mparser

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

Install

Dune Dependency

Authors

Maintainers

Sources

mparser-1.2.3.tar.gz
sha256=dd08c884ea6e7d60a84613433ea20e7e198a8f90edad5064e4c0bc1ebc2b9669
md5=6e60c1fabb5d51482c664aa1bc8abc95

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: 12 Jun 2017

Dependencies (4)

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

Dev Dependencies

None

Used by (7)

  1. anthill
  2. comby >= "1.3.0" & < "1.7.0"
  3. comby-kernel < "1.7.0"
  4. daypack-lib >= "0.0.6"
  5. mparser-re
  6. netkat
  7. rotor

Conflicts

None

OCaml

Innovation. Community. Security.