« earlier | later » Page 1 of 1
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
The LuaJIT Project edit / delete
As the name suggests, a JIT for Lua. There's also a coroutines library for Lua here. It would be interesting to knock together a CSP library for Lua using coroutines.
to concurrency language-design lua research runtime ... on 03 November 2008
« earlier | later » Page 1 of 1
| - runtime | |
| 1 | + c++ |
| 2 | + concurrency |
| 1 | + coroutines |
| 1 | + language-design |
| 1 | + lua |
| 1 | + research |
tasty by Adam Sampson.