libcamlp4-ocaml-dev

Pre processor pretty printer for ocaml (libraries)
  https://github.com/ocaml/camlp4
  0
  no reviews



Camlp4 is a software system for writing extensible parsers for programming languages. it provides a set of ocaml libraries that are used to define grammars as well as loadable syntax extensions of such grammars. camlp4 stands for caml preprocessor and pretty-printer and one of its most important applications is the definition of domain-specific extensions of the syntax of ocaml.

this package contains camlp4 libraries.