[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: one last issue - non-capturing

This page is part of the web mail archives of SRFI 115 from before July 7th, 2015. The new archives for SRFI 115 contain all messages, not just those from before July 7th, 2015.



On Thu, May 8, 2014 at 9:35 PM, Peter Bex <Peter.Bex@xxxxxxxxx> wrote:

I like that idea.  I always found it rather confusing
that names were _also_ numbers.

This reminds me, historically in IrRegex it was an error
to use the same name multiple times, but due to popular
demand the semantics were changed so that you could,
and requesting a named submatch would return the first
defined submatch with that name.

This is also consistent with PCRE, so I expect no
objection to specifying it so in SRFI 115.

-- 
Alex