[ 源代码: ocaml-angstrom ]
软件包:libangstrom-ocaml-dev(0.16.1-1)
libangstrom-ocaml-dev 的相关链接
Debian 的资源:
下载源码包 ocaml-angstrom:
- [ocaml-angstrom_0.16.1-1.dsc]
- [ocaml-angstrom_0.16.1.orig.tar.gz]
- [ocaml-angstrom_0.16.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
speed and memory-efficient parser combinators for OCaml (dev)
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 package contains development files.
其他与 libangstrom-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libangstrom-ocaml-b0ww7
- 本虚包由这些包填实: libangstrom-ocaml
-
- dep: libbigstringaf-ocaml-dev-zf782
- 本虚包由这些包填实: libbigstringaf-ocaml-dev
-
- dep: libstdlib-ocaml-dev-vvst5
- 本虚包由这些包填实: libstdlib-ocaml-dev
-
- dep: ocaml-5.2.0
- 本虚包由这些包填实: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries