The reader does not report errors on some bad input which caused me
some pain recently, eg
(a)) ; too many )s
( ') x) ; the second ) is ignored.
Also #\\ is not read properly, it expects an octal digit.
(I would think that this is analagous to #\S vs #\Space).
Regards,
        Anthony.