Live data from Hacker News

Continuations by example

matt.might.net

1–4 of 4 posts

Re: Continuations by example

#3
post #2

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?

Re: Continuations by example

#4
post #3
post #2

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.