libcamlp-streams-ocaml
Stream and Genlex libraries for use with Camlp4 and Camlp5 (runtime files)
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/ocaml/camlp-streams
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libcamlp-streams-ocaml