[ol8_codeready_builder] ocaml-cppo-1.6.4-4.el8.x86_64

Name:ocaml-cppo
Version:1.6.4
Release:4.el8
Architecture:x86_64
Group:Unspecified
Size:1207675
License:BSD
RPM: ocaml-cppo-1.6.4-4.el8.x86_64.rpm
Source RPM: ocaml-cppo-1.6.4-4.el8.src.rpm
Build Date:Fri May 03 2019
Build Host:ca-build101.us.oracle.com
Vendor:Oracle America
URL:http://mjambon.com/cppo.html
Summary:Equivalent of the C preprocessor for OCaml programs
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.

Changelog (Show File list) (Show related packages)