Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
  Ted Leung on the air: Open Source, Java, Python, and ...
   Thu, 08 May 2003   
  
  
  
    Applications of Continuations
    
   
    
     Cedric wants to know about applications of continuations:
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.
    
    [17:35] |
    [computers/programming] |
    # | 
    TB |
    F |
    G |
    0 Comments |
    
   
You can subscribe to an RSS feed of the comments for this blog: 
  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:
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
   
   
   
   
  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
  




