package dumpast

  1. Overview
  2. No Docs
OCaml AST dumper

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=3696c216ca25970fd6fb13c9a6b80766

Description

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.

Published: 11 Feb 2015

Dependencies (2)

  1. ocamlfind
  2. ocaml >= "4.00.0" & < "4.04.0"

Dev Dependencies

None

Used by

None

Conflicts

None