[ 原始碼: 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-r1af2
- 本虛擬套件由這些套件填實: libstdlib-ocaml
-
- dep: ocaml-base-5.2.0
- 本虛擬套件由這些套件填實: ocaml-base
-
- sug: ocaml-findlib
- management tool for OCaml libraries