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.2.0.tbz
sha256=a49fa685546f8d9bc90d59a62ecc8204a24621b438164503745024e1038ebc9b
sha512=43baed140dcce2fd6e024a1f03daa71a923b1de19efa41c73eced3550528d5d911b8f0fc13dbb795f7af7a6fc963fc9d0a5fa8a9099ca752696e90345514f6ac

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.