Re: About Tcl syntax...
- From: Adrian Davis <adrian@xxxxxxxxxxxx>
- Date: Wed, 2 Jul 2008 02:32:06 -0700 (PDT)
{=}{$a + $b} is equivalent to what I suggested.. {#}{$a + b}
I think this syntax is nice, in that you could unbrace the expression
in certain places by removing whitespace.
e.g {=}$a+$b
I think this is one of the 'cleaner' suggestions - and I haven't seen
any comments on why this wouldn't be a good idea.
If we're going down this route how about something like?...
${$a + $b}
...or...
%{$a + $b}
...I think that having braces around the expression makes the grouping
more clear.
Best Regards,
=Adrian=
.
- Follow-Ups:
- Re: About Tcl syntax...
- From: yahalom
- Re: About Tcl syntax...
- References:
- Re: About Tcl syntax...
- From: Adrian Davis
- Re: About Tcl syntax...
- From: miguel
- Re: About Tcl syntax...
- From: Adrian Davis
- Re: About Tcl syntax...
- From: miguel
- Re: About Tcl syntax...
- From: Adrian Davis
- Re: About Tcl syntax...
- From: Donal K. Fellows
- Re: About Tcl syntax...
- From: Adrian Davis
- Re: About Tcl syntax...
- From: miguel
- Re: About Tcl syntax...
- From: neuronstorm@xxxxxxxxx
- Re: About Tcl syntax...
- Prev by Date: Re: About Tcl syntax...
- Next by Date: Re: About Tcl syntax...
- Previous by thread: Re: About Tcl syntax...
- Next by thread: Re: About Tcl syntax...
- Index(es):