cppoversion

Code preprocessor like cpp for OCaml

Cppo is an equivalent of the C preprocessor for OCaml programs. It allows the definition of simple macros and file inclusion.

Cppo is:

  • more OCaml-friendly than cpp
  • easy to learn without consulting a manual
  • reasonably fast
  • simple to install and to maintain
AuthorMartin Jambon
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/ocaml-community/cppo
Issue Trackerhttps://github.com/ocaml-community/cppo/issues
MaintainersMartin Jambon <martin@mjambon.com> and Yishuai Li <yishuai@upenn.edu>
Dependencies
Source [http] https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz
md5=90f66810f73b115cc55e581a34bf7db9
sha512=cafa2f7add42912b413f39e1d9fb7a2a42a9be134128c179dfe353f35a6c32840720d2166a77d985941300cb945b9c424b38401d20027d814b25f3bac534506d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cppo/cppo.1.7.0/opam
Required by