[Ecls-list] Loop and order of until clause

Juan Jose Garcia-Ripoll jjgarcia at users.sourceforge.net
Thu Jul 12 08:02:24 UTC 2007


2007/7/12, David_Creelman at pa.com.au <David_Creelman at pa.com.au>:
> I tried to get GameLib to compile and ran into several uses of loop where
> the until part of the loop was at the beginning, not the end.
> Is this valid Common Lisp?

No.

> If it is, how easy is it to change in ECL?

Not really. Loop.lsp is a big fat monster, old enough to scare most
lispers, including myself.

> I haven't used loop myself, but it might be good to get it to work to
> standard if this is the standard.

It is not. The problem is that some lisps allow this and this leads
people to believe it is correct code. If you scan the archive you will
see many emails regarding this.

Juanjo

-- 
Facultad de Fisicas, Universidad Complutense,
Ciudad Universitaria s/n Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com




More information about the ecl-devel mailing list