[plt-scheme] lang for Project Euler?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Feb 22 09:04:40 EST 2009

perhaps build-list?

Robby

On Sun, Feb 22, 2009 at 6:38 AM, e <eviertel at gmail.com> wrote:
> Hi, I was thinking of doing project euler (http://projecteuler.net) in plt
> scheme. For the first problem, I wanted to use a typical "range" function
> and noticed it isn't built in  (at least under that name).  What I'm
> wondering is if there's some #lang I should probably be using to give me
> many of the goodies I'd expect to have (not that it is hard to implement
> range).  Again, I realize I'm still jumping in w/out doing much reading
> first :).
>
> Thanks.
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>


Posted on the users mailing list.