[slime-devel] broken clojure REPL

Michael Weber michaelw+slime at foldr.org
Thu Jan 14 08:35:37 UTC 2010


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







More information about the slime-devel mailing list