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
Homepagehttp://mjambon.com/cppo.html
Issue Trackerhttps://github.com/ocaml-community/cppo/issues
Maintainermartin@mjambon.com
Dependencies
Source [http] https://github.com/ocaml-community/cppo/releases/download/v1.6.6/cppo-v1.6.6.tbz
sha256=e7272996a7789175b87bb998efd079794a8db6625aae990d73f7b4484a07b8a0
sha512=44ecf9d225d9e45490a2feac0bde04865ca398dba6c3579e3370fcd1ea255707b8883590852af8b2df87123801062b9f3acce2455c092deabf431f9c4fb8d8eb
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cppo/cppo.1.6.6/opam
Required by