
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