[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: Javier Guerra Giraldez <javier@...>
- Date: Fri, 28 Feb 2014 08:35:03 -0500
On Fri, Feb 28, 2014 at 6:38 AM, Journeyer J. Joh
<oosaprogrammer@gmail.com> wrote:
> Lua is imperative, procedural and dynamic.
.... and how would you define "procedural" ?
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....
--
Javier
- 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