The C preprocessor written in OCaml

Edit Package ocaml-cppo
http://mjambon.com/cppo.html

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 0000000504 504 Bytes
ocaml-cppo-1.6.5.tar.xz 0000024400 23.8 KB
ocaml-cppo.changes 0000002822 2.76 KB
ocaml-cppo.spec 0000003749 3.66 KB
Revision 5 (latest revision is 11)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 677298 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 5)
Update install files for ocaml-dune 1.7.1, which generates a dune-package file instead of a $PACKAGENAME.dune file. (forwarded request 677229 from onthewings)
Comments 0
openSUSE Build Service is sponsored by