Hacker News new | ask | show | jobs
Continuations by example (matt.might.net)
22 points by banjiewen 5906 days ago
1 comments

A 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.