[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Hacking the parser - function argument parentheses
- From: Henk Boom <henk@...>
- Date: Mon, 19 Apr 2010 01:05:58 -0400
On 19 April 2010 01:00, Mark Hamburg <mark@grubmah.com> wrote:
>
> I get tempted by these sort of things on occasion, but the I realize that ! is only one fewer characters than (). The downside to () is that I actually tend to put spaces inside, so that's two more characters and they have to be balanced properly. On the other hand, I don't even want to think about balancing !s.
>
> Mark
>
>
One controversial alternative: instead of using '!' use '\n'.
henk