[plt-scheme] On continuations...
P.S. My functional solution, the preferred Scheme solution, is a minor
improvement on John's -- Matthias
On Dec 18, 2004, at 3:04 PM, Daniel Pinto de Mello e Silva wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> On Fri, 17 Dec 2004 23:11:16 -0500, Matthias Felleisen
> <matthias at ccs.neu.edu> wrote:
>
>> Here are the solution to the exercises.
>
> Oops, I didn't see this. Plus my solution emulates the really nasty
> part about Python generators: they all generate imperative iterators.
> It would be much nicer to generate SRFI40 streams.
>
> Daniel
>