[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: How can I learn about Object Oriented programming with lua?
- From: Andrew Starks <andrew.starks@...>
- Date: Fri, 28 Feb 2014 08:04:28 -0600
On Fri, Feb 28, 2014 at 7:35 AM, Javier Guerra Giraldez
<javier@guerrag.com> wrote:
> i've only seen it used as 'non object oriented'; but IMHO, that
> doesn't mean a thing. especially given that Lua includes all the
> syntax sugar to handle objects and methods. how would those objects
> work is up to you, and it's totally optional, but so are objects and
> classes in Python....
Is "multi-paradigm" or "paradigm-agnostic" a "thing"? Because that's
what I'd call it. Lua has (and doesn't have) a little of everything
that's needed in any paradigm.
-Andrew
- References:
- How can I learn about Object Oriented programming with lua?, Journeyer J. Joh
- Re: How can I learn about Object Oriented programming with lua?, Steve Litt
- Re: How can I learn about Object Oriented programming with lua?, Journeyer J. Joh
- Re: How can I learn about Object Oriented programming with lua?, Javier Guerra Giraldez
- Re: How can I learn about Object Oriented programming with lua?, Journeyer J. Joh
- Re: How can I learn about Object Oriented programming with lua?, Sean Conner
- Re: How can I learn about Object Oriented programming with lua?, steve donovan
- Re: How can I learn about Object Oriented programming with lua?, Sean Conner
- Re: How can I learn about Object Oriented programming with lua?, Journeyer J. Joh
- Re: How can I learn about Object Oriented programming with lua?, steve donovan
- Re: How can I learn about Object Oriented programming with lua?, Journeyer J. Joh
- Re: How can I learn about Object Oriented programming with lua?, Javier Guerra Giraldez
- Re: How can I learn about Object Oriented programming with lua?, Journeyer J. Joh
- Re: How can I learn about Object Oriented programming with lua?, Javier Guerra Giraldez