Cons cell archaic!?



How? Is there anything wrong with the concept? I thought it was so
easy to parse the S-expressions because of it. Is this really a
problem for Lisp or this is more of a non-Lisper automatic reaction to
something he is not used to?

How would the implementation of a Lisp without a using cons look like?
Would it have any advantage over the "archaic" one?
.



Relevant Pages

  • Re: S-expression grammar?
    ... > C app) that will parse Lisp s-expressions. ... An S-expression is just a Lisp expression. ... To parse a Lisp expression, ... There is no grammar in the way you're meaning. ...
    (comp.lang.lisp)
  • Re: Cons cell archaic!?
    ... How would the implementation of a Lisp without a using cons look like? ... We're not discussing lists, here, but pairs. ... AIM-8 considered only atoms and S-expressions built as ...
    (comp.lang.lisp)
  • Re: Cons cell archaic!?
    ... easy to parse the S-expressions because of it. ... problem for Lisp or this is more of a non-Lisper automatic reaction to ... How would the implementation of a Lisp without a using cons look like? ...
    (comp.lang.lisp)
  • Re: Cons cell archaic!?
    ... easy to parse the S-expressions because of it. ... problem for Lisp or this is more of a non-Lisper automatic reaction to ... How would the implementation of a Lisp without a using cons look like? ...
    (comp.lang.lisp)
  • Re: Ruby performance woes
    ... are define in the same language. ... That results in a lot of circular definitions. ... subset of Lisp, that is defined in terms of something prior to ... The S-expressions are formed according to the following recursive rules. ...
    (comp.lang.lisp)