[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1000748: ITP: ocaml-angstrom -- speed and memory-efficient parser combinators for OCaml



Package: wnpp
Severity: wishlist
Owner: Stéphane Glondu <glondu@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-ocaml-maint@lists.debian.org

* Package name    : ocaml-angstrom
  Version         : 0.15.0
  Upstream Author : Inhabited Type LLC
* URL             : https://github.com/inhabitedtype/angstrom
* License         : BSD-C3
  Programming Lang: OCaml
  Description     : speed and memory-efficient parser combinators for OCaml

 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.

This is a new dependency of ocsigenserver.

Reply to: