wtorek, 19 sierpnia 2008

Coroutines in C++

What a surprise, there is a portable library for coroutines written 9 years ago by Keld Helsgaun.

Today I compiled some examples using gcc (MinGW) and seems to work! Great! I will try to explore this library and show some additional examples.