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.2.0/parseff-0.2.0.tbz
sha256=a49fa685546f8d9bc90d59a62ecc8204a24621b438164503745024e1038ebc9b
sha512=43baed140dcce2fd6e024a1f03daa71a923b1de19efa41c73eced3550528d5d911b8f0fc13dbb795f7af7a6fc963fc9d0a5fa8a9099ca752696e90345514f6ac
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/parseff/parseff.0.2.0/opam
No package is dependent