« earlier | later » Page 1 of 1
Portable Stackless Coroutines in One* Header « C++Next edit / delete
A neat switch-based approach in Boost.
to c++ concurrency coroutines ... on 07 October 2012
Matt's Dev Blog: Lua-Style Coroutines in C++ edit / delete
Using ucontext.h to implement coroutines.
to c++ concurrency coroutines runtime ... on 21 May 2011
Continuation Passing C (CPC) — Gabriel Kerneis edit / delete
Translates C with concurrency primitives into plain C using continuation-passing. Would be useful as a backend for Tock, say.
to c compiler concurrency continuations coroutines software ... on 15 May 2011
Tony Finch - Coroutines in less than 20 lines of standard C edit / delete
Mostly standard, anyway.
to c concurrency coroutines research ... on 27 January 2010
McIlroy on Coroutines edit / delete
A good description of coroutines, with a suggested syntax for Pascal-like languages. There are some parallels here with PHW's suggestions for mobile process syntax.
to concurrency coroutines language-design research ... on 04 December 2008
« earlier | later » Page 1 of 1
- coroutines | |
2 | + c |
2 | + c++ |
1 | + compiler |
5 | + concurrency |
1 | + continuations |
1 | + language-design |
2 | + research |
1 | + runtime |
1 | + software |
tasty by Adam Sampson.