package mparser

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.tar.gz
sha256=c17137d11e23435cef85301b7fc1513e3ebf7b52b9c19e7d6770e9b021f3d0d8
md5=3180cb522747aac876cc93e50ccd8d78

doc/mparser/MParser_Sig/index.html

Module MParser_Sig

Common module signatures.

module type Regexp = sig ... end

A pluggable regular expression engine.

OCaml

Innovation. Community. Security.