package mparser

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.tar.gz
md5=2f1213bd3f1f7f14ed0919318f501a1a

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: 18 Mar 2015

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind
  3. ocaml < "4.06.0"

Dev Dependencies

None

Used by (7)

  1. anthill
  2. bulletml
  3. comby >= "1.3.0" & < "1.7.0"
  4. comby-kernel < "1.7.0"
  5. frenetic >= "5.0.0" & < "5.0.5"
  6. mparser-re
  7. sill >= "1.3"

Conflicts

None