Path to this page:
./
devel/ocaml-ppx_driver,
Feature-full driver for OCaml AST transformers
Branch: pkgsrc-2016Q2,
Version: 113.33.01,
Package name: ocaml-ppx_driver-113.33.01,
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-ppx_optcomp] [
devel/ocaml-oasis] [
devel/ocaml-findlib]
Required to build:[
devel/ocamlbuild]
Master sites:
SHA1: 5542d2bae51847a751e1e874b89f512a65d708cc
RMD160: 846c7a04c6788667e8b76188af58e4ae8885e9bc
Filesize: 15.719 KB
Version history: (Expand)
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version ocaml-ppx_driver-113.33.01 (created)