summaryrefslogtreecommitdiff
path: root/devel/ocaml-ppx_optcomp/DESCR
blob: 4b056ab01aa725f7ea77de185cd9b34cac765ab2 (plain)
1
2
3
4
5
6
ppx_optcomp stands for Optional Compilation. It is a tool used to handle
optional compilations of pieces of code depending of the word size, the version
of the compiler, ...

ppx_optcomp can be used a a standalone pre-processor, but is also integrated in
the ppx_driver.