ppversion
Pretty-printing library
This library provides a lean alternative to the Format 1 module of the OCaml standard library. It aims to make it easy for users to do the right thing. If you have tried Format before but find its API complicated and difficult to use, then Pp might be a good choice for you.
Pp uses the same concepts of boxes and break hints, and the final rendering is done to formatter from the Format module. However it defines its own algebra which some might find easier to work with and reason about. No previous knowledge is required to start using this library, however the various guides for the Format module such as this one 2 should be applicable to Pp as well.
Authors | Jane Street Group, LLC and Jeremie Dimino <jeremie@dimino.org> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/ocaml-dune/pp |
Issue Tracker | https://github.com/ocaml-dune/pp/issues |
Maintainer | Jeremie Dimino <jeremie@dimino.org> |
Dependencies |
|
Source [http] | https://github.com/ocaml-dune/pp/releases/download/1.1.2/pp-1.1.2.tbz sha256=e4a4e98d96b1bb76950fcd6da4e938c86d989df4d7e48f02f7a44595f5af1d56 sha512=58f78b083483006b40814be9aac33c895349eb1c6427d2762b4d760192613401262478bd5deff909763517560b06af7bf013c6a6f87d549aafa77b26345303f2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pp/pp.1.1.2/opam |
Required by
- dune-private-libs>=3.0.2
- dune-rpc
- dyn
- lsp>=1.6.1 & <1.10.5
- melange>=3.0.0-51 & <4.0.0-51
- ocaml-lsp-server>=1.6.1
- stdune<3.11.0