liboptcomp-camlp4-dev binary package in Ubuntu Trusty ppc64el

 Optcomp is a syntax extension which handles #if, #else, ... directives
 in OCaml source files. Compared to cpp:
  * it does not interpret //, /*, and */ as comment delimiters
  * it does not complains about missing '
  * it is easier to integrate in the build process when using other
    camlp4 syntax extensions
  * it does not do macro expansion while cpp does
 Compared to pa_macro, it does not require code that will be dropped to
 be valid OCaml code. This can be useful for code that optionnally uses
 GADTs, but can be compiled with older versions of OCaml.
 .
 This package contains the syntax extension as a camlp4 module.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2014-02-19 15:18:25 UTC Published Ubuntu Trusty ppc64el release universe ocaml Optional 1.5-1
  • Published

Source package