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
Maintainermartin@mjambon.com
Dependencies
Source [http] https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
sha256=db553e3e6c206df09b1858c3aef5e21e56564d593642a3c78bcedb6af36f529d
sha512=9722b50fd23aaccf86816313333a3bf8fc7c6b4ef06b153e5e1e1aaf14670cf51a4aac52fb1b4a0e5531699c4047a1eff6c24c969f7e5063e78096c2195b5819
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cppo/cppo.1.6.7/opam
Required by