package qinap

  1. Overview
  2. Docs
A (very small) monadic parsing library

Install

Dune Dependency

Authors

Maintainers

Sources

qinap-v1.0.tbz
sha256=969e15b2f5a53897e4c1c3eb7f23f10ad6ab09d1aaf243dd660f8c37dd6a3f89
sha512=ac40fd9e0fa15ed4f067352855b17d84ed99c9cff3b0e62e5a6a7f724748036332707329bb1493f96ee15a9ba886026aa177ee52e64edd24f41fe7b85f17e2f7

Description

A (very small) monadic parsing library

Published: 14 Aug 2020

README

Qinap

qinap is not a parser: it's a (very small) monadic parsing library, heavily inspired by the opal library and the article Monadic Parser Combinators by Hutton and Meijer. For documentation, look at the interface in the qinap.mli file.

Dependencies (3)

  1. base
  2. dune >= "2.6"
  3. ocaml >= "4.08"

Dev Dependencies

None

Used by

None

Conflicts

None