Oleg Mazonka - Languages

If you've ever needed a *really fast* runtime system for BF...

to bf interpreter jit runtime ... on 05 January 2015

alandipert/gherkin ยท GitHub

"A functional programming language and interpreter written in GNU Bash 4".

to bash lisp runtime software ... on 14 January 2014

Matt's Dev Blog: Lua-Style Coroutines in C++

Using ucontext.h to implement coroutines.

to c++ concurrency coroutines runtime ... on 21 May 2011

The LuaJIT Project

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

Tags related to runtime

- runtime
 
1 bash
1 bf
1 c++
2 concurrency
1 coroutines
1 interpreter
1 jit
1 language-design
1 lisp
1 lua
1 research
4 runtime
1 software