[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Loop macro
- To: Clisp List <clisp-list@ma2s2.mathematik.uni-karlsruhe.de>
- Subject: Loop macro
- From: Jeff Bishop <jbishop@nwu.edu>
- Date: Sun, 14 Nov 1993 15:39:53 -0600 (CST)
- Reply-to: Jeff Bishop <jbishop@nwu.edu>
- Sender: Jeff Bishop <jbishop@nwu.edu>
I am having some trouble with the loop macro on CLISP. When I try the
loop-for-var ... constructions, it complains that var is undefined rather
than defining it as a local variable. Any suggestions for making LOOP
work according to Common Lisp conventions?
__________________________________________________________________________
| | |
| Jeff Bishop | |
| | "Real programmers don't document. If it |
| Department of Linguistics | was hard to write, it should be hard to |
| Northwestern University | understand." |
|______________________________|__________________________________________|