LuaJIT Source Code Analysis (Part 1): Setting Up the Debugging Environment
As is widely known, LuaJIT is a Just-In-Time Compiler (JIT) for the Lua programming language, and it executes Lua code at an impressive speed. However, resources about LuaJIT source code are quite spa