angstromversion

Parser combinators built for speed and memory-efficiency

Angstrom 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.

AuthorSpiros Eliopoulos <spiros@inhabitedtype.com>
LicenseBSD-3-clause
Published
Homepagehttps://github.com/inhabitedtype/angstrom
Issue Trackerhttps://github.com/inhabitedtype/angstrom/issues
MaintainerSpiros Eliopoulos <spiros@inhabitedtype.com>
Dependencies
Source [http] https://github.com/inhabitedtype/angstrom/archive/0.15.0.tar.gz
md5=5104768c404ea92fd0a53a5b0f75cd50
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/angstrom/angstrom.0.15.0/opam