Uploaded at Apr 1 12:05:25 2020 (UTC)
Succesfully tested at Feb 15 06:12:20 2023

Curry Package wl-pprint

wl-pprint

This package provides pretty printing combinators for Curry. It uses the interface of Daan Leijen's library for Haskell (http://www.cs.uu.nl/~daan/download/pprint/pprint.html). The linear-time bounded implementation is based on an approach by Olaf Chitil (http://www.cs.kent.ac.uk/pubs/2006/2381/index.html). Note that the implementation of fill and fillBreak is not linear-time bounded Besides well-known pretty printing combinators, this library also supports ANSI escape codes for formatting and colorisation of documents in text terminals (see https://en.wikipedia.org/wiki/ANSI_escape_code).


Download

Checkout with CPM:
cypm checkout wl-pprint 0.0.1
Package source:
wl-pprint-0.0.1.tar.gz [browse]
Source repository:
https://git.ps.informatik.uni-kiel.de/curry-packages/wl-pprint.git