[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lightweight syntax: a dissident view
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 24 Nov 2010 13:31:29 +0200
On Wed, Nov 24, 2010 at 1:23 PM, Axel Kittenberger <axkibe@gmail.com> wrote:
>>@ [arglist] do {statements} return [explist] end
> I'm against this one, as this one saves hardly anything compared to this:
>>function(arglist) {statements} return [explist] end
Yes, I think it's unnecessary and weird. Somehow I don't like these
@, they seem to shout out and say 'preprocessor!' to me.
steve d.