>>>> "Clemens" == Clemens Heitzinger
<cheitzin(a)rainbow.studorg.tuwien.ac.at> writes:
Clemens> ECoLisp also compiles Comon Lisp to C and provides good
Clemens> Common Lisp-C integration.
Clemens>
http://www.di.unipi.it/~attardi/software.html
It needs some work to make it compile, but I imagine that experience
programmers won't have too much trouble doing that. (I couldn't
build it last time I tried. I'll try agian after I've learned more
C.)
I think ECoLisp has continuations, like Scheme. I remember reading
that they are implemented as linked structures on the heap.