465 shaares
3 results
tagged
c
Coroutines in C using Duff's device. See also protothreads:
This looks like an interesting C library for cancel-able, implicitly yielded coroutines.
The one where Michael Burge writes a chess engine to demonstrate how to load and execute arbitrary machine code from a Python user-defined function from within Amazon's Redshift database service.