parseffversion Documentation on ocaml.org

Direct-style parser combinator library for OCaml 5 powered by algebraic effects

Parseff is a direct-style parser combinator library for OCaml 5 where parsers are plain functions (unit -> 'a), errors are typed via polymorphic variants, and algebraic effects handle control flow, backtracking, and streaming input. Designed for performance with zero-copy span APIs and fused operations.

AuthorDavid Sancho <dsnxmoreno@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/davesnx/parseff
Issue Trackerhttps://github.com/davesnx/parseff/issues
MaintainerDavid Sancho <dsnxmoreno@gmail.com>
Dependencies
Source [http] https://github.com/davesnx/parseff/releases/download/0.1.0/parseff-0.1.0.tbz
sha256=097c71a38b39ab5925518e16c0efdf3b77a6b3b2185c82f168e0f1f4cb0772bf
sha512=811fbd770148bf3004ffc764dc08fa1a3ded9b4613f5749a6d2841c1af868de7afff4dd6b808b38254d28592433e23613573707159dfa171687839c520e93bb3
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/parseff/parseff.0.1.0/opam
No package is dependent