package starpath

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.2.tar.gz
md5=6749dc6c2f261c3c1037ae571a44b16b
sha512=88af5ff626a50f3169e0a5e25afbb2c48ebc1dcdfb8dae04a742ea24a8bd4b69c9cb4d6f654c55d2ec8a6e004853af1d2f1bf7fb1a49a88a00b0613ea695370a

Description

Tags

parser parser-combinators

Published: 25 Jan 2024

README

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.

Dependencies (2)

  1. dune >= "3.11"
  2. ocaml >= "4.11"

Dev Dependencies (2)

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

Used by

None

Conflicts

None