David Brown wrote:
If you don't care about performance, you just make all call frames heap
objects. Then call/cc is real easy to implement.
Smalltalk (at least the original versions) did this, and then later
switched to allocating stuff on the stack and then moving it into heap
when you actually invoked the method that said "give me a pointer to the
top of the stack".
--
Darren New / San Diego, CA, USA (PST)
On what day did God create the body thetans?
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg