> > +This hides any qX rule that might be defined in the gramma. Note
> s/gramma/grammar/ if you please.
Erm, credit TreyHarris on this one, as he seems to have spotted it
first on #perl6.
--
"Of all things, good sense is the most fairly distributed: everyone
thinks he is so well supplie
> +This hides any qX rule that might be defined in the gramma. Note
s/gramma/grammar/ if you please. I prefer the new quoting behaviour and
I like << and >> as word boundaries. (Sometimes I miss Vim regexes' \<
and \>.) Are << and >> zero-width?
--
"The rules of programming are transitory;
Author: larry
Date: Fri Jun 30 15:31:34 2006
New Revision: 9728
Modified:
doc/trunk/design/syn/S03.pod
doc/trunk/design/syn/S05.pod
Log:
<( and )> no longer need to balance.
<< and >> are now directional word boundaries, along with « and ».
is generic replacement for \b, for \B
Clarified