Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 642 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 642 Bytes

Build Status Build status

This is a small header/library implementing coroutines/protothreads/"yieldable functions" or whatever you want to call it.

Initial idea comest from here: coroutines in c

For more in depth description see implementation or this blogpost!