bacam / pprint

A pretty-printing combinator library for OCaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A pretty-printing combinator library for OCaml

License:Other


Languages

Language:OCaml 95.8%Language:Makefile 3.5%Language:CSS 0.8%