lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


It was thus said that the Great Javier Guerra Giraldez once stated:
> On Wed, Feb 26, 2014 at 4:21 PM, Andrew Starks <andrew.starks@trms.com> wrote:
> > As Javier said: Lua doesn't have objects. But, you can fake them really well. :)
> 
> wowowow, i never said that!
> 
> one, Lua does have objects... every value is an object, be it OOP or not.

  Well, by that definition, so is C; it's just that it has even less
syntactic sugar than Lua.

  -spc