package ocaml-print-intf

  1. Overview
  2. No Docs
Display human-readable OCaml interface from a compiled .cmi

Install

Authors

Maintainers

Sources

ocaml-print-intf-v1.2.0.tbz
sha256=02aad204b646f67b3d2aa7dae5d74083ce4bd169e5b43b691c1f04c9436d9980
sha512=35587c33d5d57fb683b3a903930e9cd9bfcd195a0ec171a51b6ab727a84fab8b6b1b16ebdff240addd1a1aa92c7e8ad3d70570da831491368ece6a8a6f36fad7

Description

This tool parses a compiled .cmi interface file and outputs the corresponding textual .mli file. This can be useful to quickly generate a skeleton interface file to then annotate with comments or add abstraction.

Published: 01 Apr 2020

Dependencies (4)

  1. dune-build-info
  2. bos
  3. ocaml >= "4.06"
  4. dune >= "2.0"

Dev Dependencies

None

Used by

None

Conflicts

None