package mparser

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

Install

Authors

Maintainers

Sources

1.3.tar.gz
md5=3180cb522747aac876cc93e50ccd8d78

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: 09 Mar 2021

Dependencies (2)

  1. ocaml >= "4.02"
  2. dune >= "1.11"

Dev Dependencies

None

Conflicts

None