pkg://camlp4_3.10.2-3_powerpc.deb:14807496/control
downloads
Package: camlp4
Source: ocaml
Version: 3.10.2-3
Architecture: powerpc
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Installed-Size: 44644
Depends: libc6 (>= 2.7-1), ocaml-nox (= 3.10.2-3)
Provides: camlp4-3.10.2
Section: devel
Priority: optional
Homepage: http://caml.inria.fr/
Description: Pre Processor Pretty Printer for OCaml
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 basic CamlP4 executables and libraries
for pre-processing and pretty-printing OCaml sources both
interactively and in a batch fashion.