package ocaml_at_p

  1. Overview
  2. No Docs
OCaml@p : A debugging print system for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

Description

OCaml@p is a tool supporting debug in OCaml programming. When you compile a program by this tool, this system make definition of print function automatically, and insert function call to print expression attached marker [@p] automatically.

Published: 10 Jan 2017

Dependencies (3)

  1. typpx = "1.1.3"
  2. ocamlfind
  3. ocaml = "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None