Re: Macros and expressivity
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Macros and expressivity
- From: "Javier Guerra" <javier@...>
- Date: 2008年1月11日 16:47:49 -0500
On 1/11/08, Mark Hamburg <mhamburg@adobe.com> wrote:
> In the discussion of the utility of macros, I got thinking about Ruby which
> seems to get by without them. My Ruby is weak, so I'm going to write
> examples in pseudo-Lua.
>
> A class definition in Ruby essentially sets up an execution context in which
> other code then can add methods or make other alterations. For example:
i might be a little dense today (it's friday afternoon after all...);
but i don't see why you start with 'maybe we don't need macros' and go
on with classess...
--
Javier