libxstrp4-camlp4-dev

Camlp4 extension that expands brace expansions in ocaml string
  http://projects.camlcity.org/projects/xstrp4.html
  0
  no reviews



This camlp4 syntax extension interprets the dollar notation in strings and in included files.

it can:
* include whole file in your ocaml code
* define a format '%x' conversion to display variables
* interpolate '$x' as well as '
* take into account record field and module names