[ 源代码: camlp-streams ]
软件包:libcamlp-streams-ocaml(5.0.1-3 以及其他的)
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