lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello,

On Tue, Feb 22, 2011 at 10:29 AM, David Kastrup <dak@gnu.org> wrote:
>
> Now Scheme is actually a rather pointless language for actually working
> with continuations since most of its data _structures_ (like a list) are
> static and not maintained inside of the call stack/heap.
>

     Could you please elaborate on this? I don't know what you mean.
Why is a list in Scheme "static"?

-- 
-alex
http://www.artisancoder.com/