Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mtoohey31/starpath

A position-aware parser combinator library for OCaml with readable errors.
https://github.com/mtoohey31/starpath

ocaml ocaml-library parser parser-combinators

Last synced: 13 days ago
JSON representation

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

Awesome Lists containing this project

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](https://github.com/inhabitedtype/angstrom). If performance is important for your use-case, definitely check it out.