295. Copy link bytecode interpreters for tiny computers ⁑ Dercuano dercuano.github.io/notes/tiny-interpreters-for-microcontrollers.html https://lobste.rs/s/iyncoq/bytecode_interpreters_for_tiny compilers
290. Copy link The Implementation of Lua 5.0 www.lua.org/doc/jucs05.pdf See especially the handling of closures. compilers
264. Copy link DynASM Examples luajit.org/dynasm_examples.html https://corsix.github.io/dynasm-doc/ compilers,jit