on the topic of formatting output
chris hermansen
clhermansen@gmail.com
Fri Aug 1 00:01:54 GMT 2025
Hello all,
I should begin by saying I'm not a huge fan of Algol 68 transput. Hence
this suggestion...
I wonder if, at least as a temporary workaround, the GNU Algol 68 compiler
could be interfaced with a library like
https://github.com/fmtlib/fmt
giving us the ability to do some pretty reasonable formatted output in
conjunction with puts() and fputs()
In the meantime, I've been messing with my versions of whole(), fixed() and
now two new ones: bitstring() and hexstring(), and I'm attaching them to
this email in case anyone should happen to want them. (Note that my
whole() and fixed() don't work quite the same way as the standard).
--
Chris Hermansen · clhermansen "at" gmail "dot" com
C'est ma façon de parler.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/algol68/attachments/20250731/258eb6b3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: number_formatting.a68
Type: application/octet-stream
Size: 6687 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/algol68/attachments/20250731/258eb6b3/attachment.obj>
More information about the Algol68
mailing list