[plt-scheme] SRFI's
On Wed, 26 Jun 2002, Francisco Solsona wrote:
> "Brent Fulgham" <brent.fulgham at xpsystems.com> writes:
>
> For myself I've ported the ones I wanted/needed to use, and haven't
> found much free time to do some more. As Shriram once mentioned,
> porting surfies to PLT *is very easy*, basically you just need to wrap
> them in a module, kinda (see SRFI-2 for a counter-example. :)
What's hard about SRFI-2? It's poorly designed (the special treatment of
bound variables is really silly), but easy to implement.
David