The C preprocessor written in OCaml

Edit Package ocaml-cppo
https://opam.ocaml.org/packages/cppo

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.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000215 215 Bytes
_service:download_url:cppo-1.0.0.tar.gz 0000021469 21 KB
ocaml-cppo.changes 0000000329 329 Bytes
ocaml-cppo.spec 0000002093 2.04 KB
Revision 2 (latest revision is 63)
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 343096 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 2)
- don't use make -jN for build
- require ocaml explicitly for build
Comments 0
openSUSE Build Service is sponsored by