Learn Lua from JavaScript, part 3: Object-oriented behavior
JavaScript’s prototype-based classes compared to a Lua class pattern.
JavaScript’s prototype-based classes compared to a Lua class pattern.
The guts of Lua: functions, loops, and tables.
If you know JavaScript, learning Lua is a snap, as Tyler Neylon explains in this first in a series of three posts.