Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ocaml-camlp-streams | Distribution: Mageia |
Version: 5.0.1 | Vendor: Mageia.Org |
Release: 2.mga10 | Build date: Sat Apr 5 12:08:48 2025 |
Group: Development/OCaml | Build host: localhost |
Size: 68299 | Source RPM: ocaml-camlp-streams-5.0.1-2.mga10.src.rpm |
Packager: pterjan <pterjan> | |
Url: https://github.com/ocaml/camlp-streams | |
Summary: The Stream and Genlex libraries for use with Camlp4 and Camlp5 |
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 patterns and stream expressions of Camlp4/Camlp5 consume and produce data of type `'a Stream.t`. - The Genlex tokenizer can be used as a simple lexical analyzer for Camlp4/Camlp5-generated parsers. The Stream module can also be used by hand-written recursive-descent parsers, but is not very convenient for this purpose. The Stream and Genlex modules have been part of the OCaml standard library for a long time, and have been distributed as part of the core OCaml system. They will be removed from the OCaml standard library at some future point, but will be maintained and distributed separately in this camlp-streams package.
LGPL-2.1-only WITH OCaml-LGPL-linking-exception
* Sat Apr 05 2025 pterjan <pterjan> 5.0.1-2.mga10 + Revision: 2173717 - Rebuild for ocaml 5.3.0
/usr/lib/ocaml/camlp-streams /usr/lib/ocaml/camlp-streams/META /usr/lib/ocaml/camlp-streams/camlp_streams.cma /usr/lib/ocaml/camlp-streams/genlex.cmi /usr/lib/ocaml/camlp-streams/stream.cmi /usr/share/doc/ocaml-camlp-streams /usr/share/doc/ocaml-camlp-streams/CHANGES.md /usr/share/doc/ocaml-camlp-streams/README.md /usr/share/licenses/ocaml-camlp-streams /usr/share/licenses/ocaml-camlp-streams/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Apr 9 09:15:10 2025