Subject: Re: Lisp XML parser ?
From: Erik Naggum <erik@naggum.no>
Date: 2000/06/27
Newsgroups: comp.lang.lisp
Message-ID: <3171079864364898@naggum.no>

* Christopher Browne
| Don't Lisp programs suffer from the same problem?

  No.  Lisp programs do not exist outside of the language definition.

| (CAR WHATEVER) derives meaning from whatever external meaning you've
| attached to whatever is in the sequence WHATEVER.

  Nonsense.  car has defined meaning regardless of what whatever is,
  and the whole form has defined meaning regardless of which operator
  is in the first position.

| To be sure, DTDs are not as useful in determining semantics as one
| might _want_ them to be, but they _do_ provide _some_ indication of
| meaning.

  Like what?

#:Erik
-- 
  If this is not what you expected, please alter your expectations.