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.
Author | Spiros Eliopoulos <spiros@inhabitedtype.com> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/inhabitedtype/angstrom |
Issue Tracker | https://github.com/inhabitedtype/angstrom/issues |
Maintainer | Spiros Eliopoulos <spiros@inhabitedtype.com> |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/inhabitedtype/angstrom/archive/0.4.0.tar.gz sha256=41ca9247c4b33b994b7dc7d5ec66bd2e794781099fb2a99ee663d5ae4866cd6b md5=d2fad2b0e5c6164dd023b8b78011ee24 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/angstrom/angstrom.0.4.0/opam |
Required by
- angstrom-async<0.7.0
- angstrom-lwt-unix
- angstrom-unix
- coin<0.1.2
- colombe<0.2.0
- dap
- earlybird<1.0.0
- email_message>=v0.10.0 & <v0.14.0
- graphql<0.4.0
- graphql_parser<0.5.0
- hpack!=0.9.0
- icalendar<0.1.4
- multipart_form-eio
- multipart_form-lwt
- nosetup
- osbx<1.2.4
- piaf<0.2.0
- tldr<0.3.0
- uuuu<0.2.0
- vcaml<v0.14.0