more on continuations

Miles Sabin miles at milessabin.com
Thu Sep 24 13:54:37 PDT 2009


That reminds me ... I promised to post a pointer to Tiark Rompf's
paper discussing his work on continuations in Scala,

  http://lamp.epfl.ch/~rompf/continuations-icfp09.pdf

The code for the compiler plugin is in EPFL's Scala SVN repository and
builds against Scala trunk. I have some simple examples of code which
uses delimited continuations to implement generators and coroutines.

Cheers,


Miles

-- 
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin


More information about the mlvm-dev mailing list