Paketname | camlp5 |
Beschreibung | Pre Processor Pretty Printer for OCaml - classical version |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 5.12-3 |
Sektion | devel |
Priorität | extra |
Installierte Größe | 15096 Byte |
Hängt ab von | ocaml-compiler-libs, ocaml-nox-3.11.2, libc6 (>= 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 3583858 Byte |
Prüfsumme MD5 | bcb7fd0b569e03fe265257e677e24df2 |
Prüfsumme SHA1 | 9c3ab3cfb569a06e6fb49569bd74afdeaf54e8ed |
Prüfsumme SHA256 | 016cfc5dd6be07b9820b3b2c47614820c22278fc700587a326ede6aeb278ecdc |
Link zum Herunterladen | camlp5_5.12-3_i386.deb |
Ausführliche Beschreibung | Objective Caml (OCaml) is an implementation of the ML language,
based on the Caml Light dialect extended with a complete
class-based object system and a powerful module system in the
style of Standard ML.
.
CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It
offers tools for syntax (Stream Parsers and Grammars) and the
ability to modify the concrete syntax of the language
(Quotations, Syntax Extensions).
.
This package contains the "classical" version of CamlP4
executables and libraries for pre-processing and pretty-printing
OCaml sources both interactively and in a batch fashion. The
"classical" version is the implementation of CamlP4 which used
to be distributed with OCaml before the release of version 3.10.
|