SRFI-159 Supersedes Alix Shinn's fmt package
This is a note to help me remember to use SRFI-159 instead of fmt when I can.
The scheme SRFI-159 is similar to the Chicken Scheme fmt egg and is written by Alex Shinn and references his original fmt - Combinator Formating code on which the egg is based but it doesn’t seem to be implemented for Chicken Scheme. It does explain why there isn’t a version of fmt for Chibi Scheme, since Chibi Scheme includes an implementation of SRFI-159 already. There doesn't seem to be a Snow version either.
Comments
Comments powered by Disqus