(module info (lib "infotab.ss" "setup") (define name "foof-loop") (define blurb (list "A Simple, Extensible Scheme Looping Facility")) (define homepage "http://mumble.net/~campbell/scheme/foof-loop.txt") (define primary-file "foof-loop.ss") (define doc.txt "doc.txt") (define release-notes '("Two changes: the introduction of LAZY-LOOP and the extension of IN-LISTS to support a tail.")) (define categories '(devtools)))