CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

ITER: Macro packages for iteration in Common Lisp.

lang/lisp/code/iter/

   for/       FOR: A Common Lisp implementation of the 
              Interlisp FOR Macro.
   iterate/   Iterate: An iteration macro for Lisp.
   loop/      LOOP: A variety of Loop macros.
   series/    SERIES: Common Lisp looping macro package
This directory contains several of the most widely used macro packages for iteration in Common Lisp, including the Loop macro (several implementations), Jonathan Amsterdam's Iterate macro, Dick Water's Series, the Xerox FOR macro, and the SLOOP and YLOOP macros.
CD-ROM: Prime Time Freeware for AI, Issue 1-1 Keywords: FOR Macro, Iteration, LOOP Macro, Lisp!Iteration, SERIES
Last Web update on Mon Feb 13 10:30:07 1995
AI.Repository@cs.cmu.edu