[plt-scheme] formatting integer in string

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Sat Aug 17 05:23:10 EDT 2002

Chris Uzdavinis wrote:

> I'd have to be stupid to think nobody using Scheme ever
> formats numbers into strings, but shoot me if I can
> figure out how to do it. :)

You could use SLIB's format, which is an almost
complete implementation of Common Lisp's format.

http://swissnet.ai.mit.edu/~jaffer/slib_3.html#SEC47

Would it be possible to distribute a .plt-package that
automagically installs slib?

--
Jens Axel Søgaard





Posted on the users mailing list.