On Thu, Sep 28, 2000 at 08:57:39PM -0000, Perl6 RFC Librarian wrote:
> ${P1} means what $1 currently means (first match in last regex)
I'm sorry that I don't have anything more constructive to say than
"ick", but ... Ick.
Well, maybe I do. Forget $P1. If the user wanted $1 from the
previous RE, then they should have saved it somewhere. This would
eliminate the "major" RE-engine changes to make $P1 work. But it
would require that the p52p6 translator make some really smart
modifications.
-Scott
--
Jonathan Scott Duff
[EMAIL PROTECTED]
- RFC 331 (v1) Consolidate the $1 and C<\1> notati... Perl6 RFC Librarian
- Re: RFC 331 (v1) Consolidate the $1 and C<\1&g... Jonathan Scott Duff
- Re: RFC 331 (v1) Consolidate the $1 and C<... Piers Cawley
- Re: RFC 331 (v1) Consolidate the $1 and C<\1&g... Hugo
- Re: RFC 331 (v1) Consolidate the $1 and C<... Dave Storrs
- Re: RFC 331 (v1) Consolidate the $1 and C<\1&g... Nathan Wiger
- Re: RFC 331 (v1) Consolidate the $1 and C<\1&g... Hildo Biersma
- Re: RFC 331 (v1) Consolidate the $1 and C<... Dave Storrs
- Re: RFC 331 (v1) Consolidate the $1 and C<\1&g... Bart Lateur
- Re: RFC 331 (v1) Consolidate the $1 and C<... Dave Storrs
- Re: RFC 331 (v1) Consolidate the $1 and C<\1&g... Bennett Todd
