package reparse

  1. Overview
  2. Docs
Recursive descent parsing library for ocaml

Install

Authors

Maintainers

Sources

reparse-unix-v2.1.0.tbz
sha256=51f7bb7087679e7e8dabf237a2e080094391bc626476c4c614515a14a3da6919
sha512=b886a2261131b7ccf5d38def08a57724a8eb1a8b95d299f452659b874f7d186aa1e25e77aebfa921b269804f1d9895c0e124c31bbd5d204af9c5dd9b1c720ebf

Description

Monadic, recursive descent based, parser construction library for ocaml. Comprehensively documented and tested.

Published: 07 Apr 2021

Dependencies (3)

  1. base
  2. ocaml >= "4.10.0"
  3. dune >= "2.7"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by (2)

  1. http-multipart-formdata = "1.1.0"
  2. reparse-unix >= "2.1.0"

Conflicts

None