Continuations by example
matt.might.net
Continuations by example
1–4 of 4 posts
Re: Continuations by example
#2A few more examples of what you can do with continuations (some of my articles):
http://today.java.net/pub/a/today/2008/07/24/fun-with-contin... http://www.linuxjournal.com/article/10177
Re: Continuations by example
#3A few more examples of what you can do with continuations (some of my articles): http://today.java.net/pub/a/today/2008/07/24/fun-with-contin... http://www.linuxjournal.com/article/10177
Thanks for the pointers. Sleep looks interesting. I will probably give it an deeper look.
Is this interpreted or bytecode compiled?
Re: Continuations by example
#4A few more examples of what you can do with continuations (some of my articles): http://today.java.net/pub/a/today/2008/07/24/fun-with-contin... http://www.linuxjournal.com/article/10177
Thanks for the pointers. Sleep looks interesting. I will probably give it an deeper look. Is this interpreted or bytecode compiled?
interpreted.