[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: inheritance and sub-tables
- From: Sean Conner <sean@...>
- Date: Wed, 26 Feb 2014 17:14:36 -0500
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