README.md

ocaml-ppx-optcomp

Ppx_optcomp provides optional compilation for OCaml. It is a tool used to handle optional compilations of pieces of code depending of the word size, the version of the compiler, etc. The syntax is based on OCaml item extension nodes, with keywords similar to cpp.