• en

dumpast 0.1.0

Author Thomas Gazagnaire <thomas@gazagnaire.org>
License ISC
Maintainer thomas@gazagnaire.org
Dependencies
ocamlfind
Published Aug 13, 2014
Source [http] https://github.com/samoht/ocaml-dumpast/archive/0.1.tar.gz
f681e95bf5cac3d59369033d9f103a79
Edit https://github.com/ocaml/opam-repository/tree/master/packages/dumpast/dumpast.0.1.0/opam

OCaml AST dumper

Usage:

ocaml-dumpast [TOOL FLAGS*]? INPUT

The only feature of that tool is to not call TOOL if FLAGS are empty, but use compiler-libs directly. This can be used to speed-up camlp4 invoctions.

Necessary for
assemblage