package parseff

  1. Overview
  2. Docs
Direct-style parser combinator library for OCaml 5 powered by algebraic effects

Install

dune-project
 Dependency

Authors

Maintainers

Sources

parseff-0.3.0.tbz
sha256=133646bafed8921551767b27ab01aed3106b5c1eaadc86133357901c16ebc5e2
sha512=6da046fdb320999fbc244ea01e02e54c451d926f8bc7cf6a8036b0e576a622d35780712f59aae1e4d6f386289b0040f588123e2ac8290a0e505caf66ff9a94eb

doc/index.html

parseff

/parseff/zero-copy

utf8

streaming

repetition

primitives

optimization

/parseff/json-parser

/parseff/ip-address

/parseff/first-parser

/parseff/expression-parser

errors

diagnostics

convenience

comparison

combinators

binary

README

API

Library parseff

  • Parseff Parser combinator library with an imperative-style API.