package parsite

  1. Overview
  2. Docs
A micro library for simple parsing combinators

Install

Dune Dependency

Authors

Maintainers

Sources

parsite-0.1.2.tbz
sha256=15f763e9d98014be41677913974ade7c1346bc5f8cae927b7fd24984c251879c
sha512=9fabb389cc6f68fa8b106a9939d41651824693192a1feb67cfda034e9bb18dd6c7702a43da10943ff462f762b5178349894291596fc1e1384c9b4e161de1551d

CHANGES.html

CHANGES

## v0.1.2 (2024-07-31)

- Added `fail` and `( =<< )` functions to `PResultM` monad. 
- Rewrote some functions to use `fail` and `( =<< )` functions. 
- Fixed up docs heavily.
- Changed version scheme to match OCaml style

## v0.11 (2024-07-26)

- Changed name of `result` to `p_result` and `ResultM` to `PResultM` to avoid conflict with OCaml result type (also keeps naming convention of library and functions consistent)
- Fixed dune issues
- Working on docs

## v0.1 (2024-07-26)

Initial opam release!
OCaml

Innovation. Community. Security.