[ ソース: camlp-streams ]
パッケージ: libcamlp-streams-ocaml (5.0.1-3 など)
libcamlp-streams-ocaml に関するリンク
Debian の資源:
camlp-streams ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Stream and Genlex libraries for use with Camlp4 and Camlp5 (runtime files)
The camlp-streams package provides two library modules: * Stream: imperative streams, with in-place update and memoization of
the latest element produced.* Genlex: a small parameterized lexical analyzer producing streams of
tokens from streams of characters.The two modules are designed for use with Camlp4 and Camlp5. The Stream module can also be used by hand-written recursive-descent parsers.
This package contains runtime files.
その他の libcamlp-streams-ocaml 関連パッケージ
|
|
|
|
-
- dep: libstdlib-ocaml-bkvu1
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml
-
- dep: ocaml-base-5.2.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml-base
-
- sug: ocaml-findlib
- management tool for OCaml libraries