RIP
Tutorial
Tags
Topics
Examples
eBooks
Learning Lua eBook (PDF)
Download this eBook for free
Chapters
Chapter 1: Getting started with Lua
Chapter 2: Booleans in Lua
Chapter 3: Coroutines
Chapter 4: Error Handling
Chapter 5: Functions
Chapter 6: Garbage collector and weak tables
Chapter 7: Introduction to Lua C API
Chapter 8: Iterators
Chapter 9: Metatables
Chapter 10: Object-Orientation
Chapter 11: Pattern matching
Chapter 12: PICO-8
Chapter 13: Sets
Chapter 14: Tables
Chapter 15: Variadic Arguments
Chapter 16: Writing and using modules