[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: RMS at MIT-AI, (BUG LISPM) at MIT-AI
Date: Wed ,7 Nov 79 06:08:00 EDT
From: RMS at MIT-AI (Richard M. Stallman)
How about changing PROG to bind its variables in parallel
like DO and LET, but introducing PROG* which would bind them
sequentially as PROG does now. PROG* would be like LET*....
I don't see how this could be worth the incompatibility. Better would
be to leave PROG alone and not use it new programs.