package pprint
A pretty-printing combinator library and rendering engine
Install
Dune Dependency
github.com
Readme
Changelog
LGPL-2.0-only WITH OCaml-LGPL-linking-exception License
Edit opam file
Versions (12)
Authors
Maintainers
Sources
20230830.tar.gz
md5=449216484e93e5691c76f14c87c5a711
sha512=7c58275cf9951283cf5051c2cf4c98084e8d562a8172a6379d9831a8fc95c9a19fc06710350217da2ea90fd2b17994142b10d1a9f8dab17b2bbf3e47e76c9f5f
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: 01 Sep 2023
README
PPrint: a Pretty-Printing Toolbox
PPrint
is an OCaml library for pretty-printing textual documents. It takes care of indentation and line breaks, and is typically used to pretty-print code.
To install the latest released version, type opam install pprint
.
Dev Dependencies
None
Used by (19)
-
cfml
>= "20220102"
- cmon
-
crowbar
>= "0.2.1"
- electrumAnalyzer
-
embedded_ocaml_templates
>= "0.6"
-
fstar
>= "0.9.4.0-beta0" & != "2021.06.06"
-
inferno
>= "20211222"
- karamel
-
kremlin
< "transition"
- learn-ocaml
- libsail
- mazeppa
- mezzo
- monolith
-
ocp-ocamlres
>= "0.2"
-
ott
>= "0.32"
-
sail
< "0.15"
- sek
-
tptp
>= "0.3.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page