Coroutines support for Java
807580Oct 5 2009 — edited Oct 5 2009Hello,
I've just published library that adds support
for Python-like coroutines to Java. You can see it at
http://code.google.com/p/coroutines .It'd be great if you found that useful. All comments and feedback are greatly appreciated. Thanks.