>>>> "Michael" == Michael Sperber
<sperber(a)informatik.uni-tuebingen.de> writes:
Michael> (Note that the reverse is not generally possible, since
Michael> Common Lisp is not properly tail-recursive and does not
Michael> support control abstraction.)
I guess these are the main things that Common Lisp lacks over Scheme.
You're talking about `call-with-current-continuation'.
Clisp is a very rich language, with a large vocabulary, CLOS and
threads. What Scheme has that?