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.6.9.tar.gz
md5=d23ffe85ac7dc8f0afd1ddf622770d09
sha512=26ff5a7b7f38c460661974b23ca190f0feae3a99f1974e0fd12ccf08745bd7d91b7bc168c70a5385b837bfff9530e0e4e41cf269f23dd8cf16ca658008244b44
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cppo/cppo.1.6.9/opam
Required by