Lua 5.1.4 Annotated Source

Interpreter/Compiler

Public API

Well-behaved Lua extensions should only need these.

Libraries

Referenced from linit.c and lualib.h.

These only depend on the public API. The debug library needs more intimate knowledge of Lua internals:

Core

API Implementation

Lexer/Parser

Virtual Machine

Index of Annotations