ocaml-cppo-1.6.6p9
OCaml preprocessor
Back to search · Project homepage
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.
Package information
- Ports path
- devel/ocaml-cppo
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
Build
Used by (1 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.