fpottier/pprint

A pretty-printing combinator library for OCaml

49

stars

228

commits

OCaml

primary language

Aug 7, 2024

updated

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.

Here is the documentation of the latest released version.

Contributors

fpottier

220 commits

trefis

3 commits

protz

2 commits

bacam

1 commits

fpottier/pprint

A pretty-printing combinator library for OCaml

49

stars

228

commits

OCaml

primary language

Aug 7, 2024

updated

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.

Here is the documentation of the latest released version.

Contributors

fpottier

220 commits

trefis

3 commits

protz

2 commits

bacam

1 commits

Languages

OCaml

95.7%

Makefile

3.5%