[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DO!
- To: RIVEST at MIT-MC
- Subject: DO!
- From: Robert W. Kerns <RWK at MIT-MC>
- Date: Wed, 16 Apr 80 15:51:00 GMT
- Cc: BUG-LISP at MIT-MC
- Original-date: 16 April 1980 10:51-EST
- Sender: ___066 at MIT-MC
I'm not sure just what you mean by NIL being illegal as an iteration variable
in your example of (DO () () (PRINT 'FOO)) ... you don't have any iteration
variable in your example. Did you not realize this is recognized as a NEW
style DO instead of an OLD style DO?