./devel/ocaml-ppx_driver, Feature-full driver for OCaml AST transformers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q4, Version: 113.45.68, Package name: ocaml-ppx_driver-113.45.68, Maintainer: jaapb

A driver is an executable created from a set of OCaml AST transformers linked
together with a command line frontend.

The aim is to provide a tool that can be used to:

* easily view the pre-processed version of a file, no need to construct a
complex command line: ppx file.ml will do
* use a single executable to run several transformations: no need to fork
many times just for pre-processing
* improved errors for misspelled/misplaced attributes and extension points


Required to run:
[lang/ocaml] [devel/ocaml-ppx_optcomp] [devel/ocaml-oasis] [devel/ocaml-findlib]

Required to build:
[pkgtools/cwrappers] [devel/ocamlbuild]

Master sites:


Version history: (Expand)