[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: destructuring



The Lisp Machine does not implement PROG and DO by expanding them into
lambdas, and it would be unresonably inefficient for it to do so.  So
several things have to be changed.  This is only a minor subpoint anyway.