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.1.0.tbz
sha256=097c71a38b39ab5925518e16c0efdf3b77a6b3b2185c82f168e0f1f4cb0772bf
sha512=811fbd770148bf3004ffc764dc08fa1a3ded9b4613f5749a6d2841c1af868de7afff4dd6b808b38254d28592433e23613573707159dfa171687839c520e93bb3

doc/index.html

parseff

/parseff/zero-copy

streaming

repetition

primitives

optimization

/parseff/json-parser

/parseff/ip-address

/parseff/first-parser

/parseff/expression-parser

errors

diagnostics

convenience

comparison

combinators

README

API

Library parseff

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