The future of Lisp(groups.google.com)4 points·by pajarito·16 anni fa·0 commentsgroups.google.comThe future of Lisphttp://groups.google.com/group/comp.lang.lisp/browse_thread/thread/11b23036abae1418#As you can see Lisp community is still evolving:From comp.lang.lisp:Norbert_Paul: Pascal J. Bourguignon wrote: > You're wrong, parentheses and conses are sexy:> (.)(.) > ) ( > ( )That doesn't work. When I ry to load it into sbcl I get a SB-INT:SIMPLE-READER-ERROR with "Nothing appears before . in list."0 commentsPost comment—
From comp.lang.lisp:
Norbert_Paul: Pascal J. Bourguignon wrote: > You're wrong, parentheses and conses are sexy:
> (.)(.) > ) ( > ( )
That doesn't work. When I ry to load it into sbcl I get a SB-INT:SIMPLE-READER-ERROR with "Nothing appears before . in list."