Lua Guide
  • Introduction
  • Fundamentals
    • Introduction
    • Types
    • Variables
    • Operators
    • Control Structures
    • Loops
    • Scopes
  • Concepts
    • Closures
    • Iterators
    • Recursion
    • Metatables
    • Weak Tables
    • Memoization
    • Object-Oriented Programming
  • Standard Libraries
    • Basic
    • String
    • Table
    • Math
    • IO
    • Coroutine
    • OS (Operating System)
    • Package
  • Auxiliary
    • Optimizations
    • Benchmarking
    • Errors
    • Debugging
Powered by GitBook