Uploaded at May 11 08:55:38 2021 (UTC)
Succesfully tested at Mar 13 04:36:43 2024

Curry Package printf

printf

This package provides the library Data.Format containing some operations to format values of basic data types with arbitrary flags similarly to the printf statement of C.

These operations are used by the Curry preprocessor to translate integrated code with the format tag to replace the format specifiers.

This library follows the C specification for the formatting. This specification may be found at http://pubs.opengroup.org/onlinepubs/009695399/functions/fprintf.html


Download

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