cppo

cpp for OCaml
  https://github.com/ocaml-community/cppo
  0
  no reviews



Cppo is an OCaml-friendly implementation of cpp, the C preprocessor. It can replace camlp4 for preprocessing OCaml files, using cpp style and syntax. It allows defining simple macros and file inclusion.