[plt-scheme] loops

From: Jos Koot (jos.koot at telefonica.net)
Date: Sun Jul 13 09:11:01 EDT 2008

The first versions of loop.ss I made before knowing of the existence of for.ss.
My module does not provide more (nor less) functionality than for.ss.
Nevertheless I like to share my code with you.
I tested my loops with various versions of PLT Scheme.
Latest test with:
Welcome to DrScheme, version 4.0.2.3-svn12jul2008 [3m].
Language: Module custom; memory limit: 600 megabytes.
Where 'custum' means 'without debugging'.
Greetings, Jos Koot


http://www.telefonica.net/web2/koot/loop.ss The module
http://www.telefonica.net/web2/koot/loop.doc The documentation, with examples, of course.
http://www.telefonica.net/web2/koot/test-loop.ss Tests, useful,as examples too.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080713/d55d474e/attachment.html>

Posted on the users mailing list.