« earlier | later » Page 1 of 1
Oleg Mazonka - Languages edit / delete
If you've ever needed a *really fast* runtime system for BF...
to bf interpreter jit runtime ... on 05 January 2015
alandipert/gherkin ยท GitHub edit / delete
"A functional programming language and interpreter written in GNU Bash 4".
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 | + bash |
1 | + bf |
1 | + c++ |
2 | + concurrency |
1 | + coroutines |
1 | + interpreter |
1 | + jit |
1 | + language-design |
1 | + lisp |
1 | + lua |
1 | + research |
1 | + software |
tasty by Adam Sampson.