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.3.0/parseff-0.3.0.tbz
sha256=133646bafed8921551767b27ab01aed3106b5c1eaadc86133357901c16ebc5e2
sha512=6da046fdb320999fbc244ea01e02e54c451d926f8bc7cf6a8036b0e576a622d35780712f59aae1e4d6f386289b0040f588123e2ac8290a0e505caf66ff9a94eb
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/parseff/parseff.0.3.0/opam
No package is dependent