A C library to handle *continuations* (coroutine, exception, green thread) with finite state machines
-
Updated
Jan 16, 2020 - C
A C library to handle *continuations* (coroutine, exception, green thread) with finite state machines
Several control structures implemented by `call/cc` in scheme language
Using yield instead of return in functions in Python
Encoding string by grouping repeated letters with itertool library
Add a description, image, and links to the yield-operator topic page so that developers can more easily learn about it.
To associate your repository with the yield-operator topic, visit your repo's landing page and select "manage topics."