Ted Leung on the air: Open Source, Java, Python, and ...
Fortunately, there's a paper with that title by Daniel Friedman at the U of Indiana.
The PLT Scheme guys wrote the original paper on using continuations to simplify web applications. This has since been implemented in Cocoon via a continuation enhanced Javascript (Rhino).
The UI Continuations in Haystack seem to be based on a similar idea, although until they drop their code we won't know if they actually used continuations to do this.
Other applications that I've seen for continuations is simplifying backtracking kinds of applications like pattern matching, search, or unification.


Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are: <a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk