[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaMacro
- From: "Alex Queiroz" <asandroq@...>
- Date: Thu, 3 Jan 2008 10:16:32 -0300
Hallo,
On Jan 3, 2008 10:07 AM, Stefan Sandberg <keffo.sandberg@gmail.com> wrote:
>
> I.e, it's nothing more than to save characters, to move expressed logic
> to a higher level. (read, 'lazy') :)
>
> That's what macro means, what 'luaMacro' specifically adds or removes
> from that description, I have no idea :)
>
There are also Lisp macros, which are more useful than just
saving characters. One can, for instance, create optimised functions
at run-time.
Cheers,
--
-alex
http://www.ventonegro.org/