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.
Attachment | Size | Date |
---|---|---|
camlp4_3.12.1-2_armel.deb | 17.77 MB | 05/08/2013 - 01:55 |
ocaml (3.12.1-2) unstable; urgency=low
* Fix compilation on kfreebsd-any: do not add -R$dir in X11 link options
Recent comments