cst...@dtpq.com (Christopher C. Stacy) writes: > This program is a lot of gibberish and does not do anything at all: > most of it is never even executed. It spreads nicely on CMUCL, albeit with warnings about undefined variables. Didn't you notice the EVAL call near the end? The (second (read i)) call can have consequences not expected by the author.
The (second (read i)) call can have consequences not expected by the author.