Uploaded at Mar 16 16:50:48 2024 (UTC)
Succesfully tested at Apr 16 03:49:48 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://github.com/curry-packages/printf.git