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.6.0.tar.gz
md5=07c9be4a5dc20e390f4cd1df0aedc589
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/angstrom/angstrom.0.6.0/opam