Path to this page:
./
devel/ocaml-angstrom,
Parser combinators for OCaml
Branch: CURRENT,
Version: 0.15.0,
Package name: ocaml-angstrom-0.15.0,
Maintainer: jaapbAngstrom is a parser-combinator library that makes it easy to write efficient,
expressive, and reusable parsers suitable for high-performance applications.
It exposes monadic and applicative interfaces for composition, and supports
incremental input through buffered and unbuffered interfaces. Both interfaces
give the user total control over the blocking behavior of their application,
with the unbuffered interface enabling zero-copy IO. Parsers are backtracking
by default and support unbounded lookahead.
Required to run:[
lang/ocaml] [
devel/ocaml-findlib] [
devel/ocaml-lwt] [
devel/ocaml-result] [
devel/ocaml-dune] [
devel/ocaml-bigstringaf]
Required to build:[
pkgtools/cwrappers] [
misc/ocaml-opaline]
Master sites:
Filesize: 114.448 KB
Version history: (Expand)
- (2022-05-12) Updated to version: ocaml-angstrom-0.15.0
- (2021-03-08) Updated to version: ocaml-angstrom-0.11.1nb1
- (2019-03-19) Package added to pkgsrc.se, version ocaml-angstrom-0.11.1 (created)
CVS history: (Expand)