package starpath

  1. Overview
  2. Docs
A position-aware parser combinator library with readable errors

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.5.tar.gz
md5=5478b4c258879257c8430c07b9b1e25d
sha512=e71d5602dcd313395db9f84c1fe8470f754b98e6086541e290315dc66210303846e35fe7a4cd1917b2c86103c95d27a3388ec2188ae84ce89785c69111f12b8d

doc/README.html

starpath

A position-aware parser combinator library for OCaml with readable errors.

Currently in a very early state with no documentation. Expect breaking changes.

Heavily based on Angstrom. If performance is important for your use-case, definitely check it out.