>>>> "Michael" == Michael Sperber
<sperber(a)informatik.uni-tuebingen.de> writes:
Michael> Many thanks to everyone who have participated in the discussion so
Michael> far.
Michael> I've done a pass over my web pages at
Michael>
http://www-pu.informatik.uni-tuebingen.de/users/sperber/xemacs/next-gener...
Michael> I've removed a lot of the noise (hopefully), and added stuff on
Common
Michael> Lisp from the recent posts on xemacs-beta. My aim is, at this point
A good overview.
One question, though, on the tail-recursive feature. It's nice to
have but is it really, really important? Elisp isn't (right?), and
we've been doing fine without proper tail recursion.
Also, is CLISP tail-recursive? That fact that ANSI CL doesn't require
it doesn't mean we can't have it.
I don't have great preferences to either Scheme or CL. I think it
would be great to replace elisp with one of these.
Ray