pkg://camlp4_3.10.0-8_i386.deb:15292690/control
downloads
Package: camlp4
Source: ocaml
Version: 3.10.0-8
Architecture: i386
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Installed-Size: 47724
Depends: ocaml-nox-3.10.0
Provides: camlp4-3.10.0
Section: devel
Priority: optional
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.