Letter O

ocaml-cppo - Equivalent of the C preprocessor for OCaml programs

Website: http://mjambon.com/cppo.html
License: BSD
Vendor: Alcance Libre, Inc.
Description:
Cppo is an equivalent of the C preprocessor targeted at the OCaml
language and its variants.

The main purpose of cppo is to provide a lightweight tool for simple
macro substitution (#define) and file inclusion (#include) for the
occasional case when this is useful in OCaml. Processing specific
sections of files by calling external programs is also possible via
#ext directives.

The implementation of cppo relies on the standard library of OCaml and
on the standard parsing tools Ocamllex and Ocamlyacc, which contribute
to the robustness of cppo across OCaml versions.

Packages

ocaml-cppo-1.5.0-5.fc14.al.i686 [294 KiB] Changelog by Richard W.M. Jones (2017-08-07):
- OCaml 4.05.0 rebuild.

Listing created by Repoview-0.6.6-6.fc14.al