[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: destructuring
- To: GJC at MIT-MC
- Subject: Re: destructuring
- From: Daniel L. Weinreb <dlw at MIT-AI>
- Date: Tue ,3 Feb 81 04:21:00 EDT
- Cc: LISP-FORUM at MIT-AI
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.