
14 Jan
2010
14 Jan
'10
8:35 a.m.
On Jan 14, 2010, at 01:11 , Terje Norderhaug wrote:
(cond ((digit-char-p (aref string 0)) (parse-integer string)) ((intern string))))))))
Now prove or disprove that Slime uses this syntax.
Shouldn't we allow the empty list "()" ?
Or the (very useful) symbol '0+ ... I understand SIMPLE-READ mostly to be a straw-man, FWIW. When you're finished plugging all the holes it will be BIG-HAIRY-READ... ;) -- Cheers, Michael