Preprocessor and pretty-printer for OCaml language
Preprocessor and pretty-printer for OCaml
camlp5
mkcamlp5
$ camlp5 -prf pr_o.cmo input.ml
$ camlp5 pr_o.cmo < input.ml > output.ml
$ mkcamlp5 -I +str str.cma pa_extend.cmo q_MLast.cmo pa_extfun.cmo