Path to this page:
./
devel/ocaml-ppx_driver,
Feature-full driver for OCaml AST transformers
Branch: pkgsrc-2017Q2,
Version: 113.45.68nb1,
Package name: ocaml-ppx_driver-113.45.68nb1,
Maintainer: jaapbA 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:[
devel/ocaml-findlib]
Master sites:
Version history: (Expand)
- (2017-07-04) Package added to pkgsrc.se, version ocaml-ppx_driver-113.45.68nb1 (created)