in reply to Re^2: Syntax Highlighting Editors Beware
in thread Syntax Highlighting Editors Beware
Just out of curiosity (as I've not been following Perl 6) why do some (but not all?) infix operators require spaces? I can understand the need for spaces with operators like eq, where whitespace is needed to separate the operator from the variables surrounding it, but I'm not sure why it would be needed for operators which are not characters permitted in variable names.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Syntax Highlighting Editors Beware
by John M. Dlugosz (Monsignor) on Aug 11, 2008 at 03:33 UTC |