package pprint

  1. Overview
  2. Docs
A pretty-printing combinator library and rendering engine

Install

Dune Dependency

Authors

Maintainers

Sources

20180528.tar.gz
md5=a75651b51ba6668cd6121799986a1ca2

Description

This library offers a set of combinators for building so-called documents as well as an efficient engine for converting documents to a textual, fixed-width format. The engine takes care of indentation and line breaks, while respecting the constraints imposed by the structure of the document and by the text width.

Published: 28 May 2018

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.02"

Dev Dependencies

None

Used by (18)

  1. asli
  2. cmon
  3. crowbar >= "0.2.1"
  4. electrumAnalyzer
  5. embedded_ocaml_templates >= "0.6"
  6. fstar >= "0.9.4.0-beta0"
  7. inferno >= "20211222"
  8. karamel
  9. kremlin < "transition"
  10. labrys
  11. learn-ocaml
  12. libsail < "0.16"
  13. mezzo
  14. ocp-ocamlres >= "0.2"
  15. optint = "0.1.0"
  16. ott >= "0.32"
  17. sail < "0.15"
  18. tptp >= "0.3.0"

Conflicts

None