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/v1.8.0.tar.gz
md5=a197cb393b84f6b30e0ff55080ac429b
sha512=3840725b767a0300bdc48f11d26d798bdcae0a764ed6798df3a08dfc8cc76fe124b14a19d47c9b5ea8e229d68b0311510afce77c0e4d9131fbda5116dc2689a2
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cppo/cppo.1.8.0/opam
Required by