BudiBadu Logo
Samplebadu
Lua

Learn Lua by Examples

Lua 5.4

Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

These examples cover the core concepts of Lua, from its flexible table data structure and metatables to coroutines and modular programming.