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 |
|
Source [http] | https://github.com/inhabitedtype/angstrom/archive/0.12.1.tar.gz sha256=fb35abd326c43e1eeeadffd90b4e9785dc1ae72a0e1c64521776fd2b120160ab md5=b253d5bf5468a19408689523458cfe81 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/angstrom/angstrom.0.12.1/opam |
Required by
- angstrom-async>=0.11.0
- angstrom-lwt-unix
- angstrom-unix>=0.11.0
- coin<0.1.3
- colombe<0.3.0
- dap
- earlybird<1.0.0
- email_message>=v0.10.0 & <v0.14.0
- emile>=0.2 & <0.9
- encore<0.5
- git>=2.0.0 & <2.1.3
- graphql_parser>=0.5.0 & <0.9.0
- h2<0.6.0
- hpack
- httpaf>=0.4.1 & <0.7.0
- hxd<0.2.0
- icalendar<0.1.4
- mrmime<0.3.0
- multipart_form-eio
- multipart_form-lwt
- pb
- pb-plugin
- pf-qubes<0.1.1
- piaf<0.2.0
- received<0.3.0
- semver2<1.1.0
- ssh-agent=0.2.0 | =0.3.0
- tldr<0.3.0
- typebeat>=0.3
- unstrctrd<0.2
- uuuu<0.3.0
- vcaml<v0.14.0
- websocketaf