Re: partial k design
"Chris Double" <[email protected]> Wed, 17 Nov 2004 10:40:02 +1300
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 16 Nov 2004 18:02:40 +0000, "Matthias Radestock" <[email protected]> said: > To implement partial continuations I propose the following new primitives This sounds great! Would this design support nested calls to 'reset' and using call/pc to get a partial continuation for the outside reset's mark? (reset (lambda () (reset (lambda () (call/pc (lambda (k1) ...k1 would be the partial continuation for the inner reset. How would I get the outer reset from here?...))))) Chris. -- Chris Double [email protected] ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8