[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: loop macro
- To: dlw@scrc-quabbin.arpa, liz@brillig.umd.edu
- Subject: Re: loop macro
- From: Jeff Dalton <jeff%aiva.edinburgh.ac.uk@cs.ucl.ac.uk>
- Date: Wed, 12 Feb 86 14:54:08 GMT
- Cc: bsg@scrc-stony-brook.arpa, common-lisp@su-ai.arpa
Re Maryland loop macro: one thing is still unclear to me: are the iteration
variables always stepped in parallel (a la DO)? Is there any way to have
it done sequentially (DO*)? One reason for linking words in ZetaLoop is
to distinguish these cases.