パッケージ: 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-7l663
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml-dev
-
- dep: ocaml-5.2.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries