Fedora Packages

ocaml-cppo

Equivalent of the C preprocessor for OCaml programs

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.6.9-8.fc40 -
Fedora 40 1.6.9-8.fc40 -
Fedora 39 1.6.9-3.fc39 -
Fedora 38 1.6.8-7.fc38 -
EPEL 7 1.1.2-3.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ocaml-cppo dash maintainers at fedoraproject dot org.



Sources on Pagure