top | item 40548361

(no title)

thement | 1 year ago

The problem with "lack of classes" is that every non-trivial program makes its own implementation of something-like-classes, but built on top of metatables.

So before you can start hacking on anything in Lua, you have to first understand the class system, which may or may not be documented.

discuss

order

spc476|1 year ago

And I avoid such code. Not everything has to be OO.