Chapter V · Under the hood / Lesson 27 of 27

Where to go from here

You'll learn: Pick the next stop — playground, opcode reference, or the canonical Lua book.

You've seen the language, the standard library, the host integration, and the bytecode pipeline. Three places to go next: the Playground for an empty editor, the opcode reference for the VM internals, and Programming in Lua — the canonical reference written by the language's authors.