help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: will we ever have zero width assertions in regexps?


From: Stefan Monnier
Subject: Re: will we ever have zero width assertions in regexps?
Date: Wed, 26 Jan 2011 21:21:18 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Indeed.  I'm using Emacs 23.2.1, so I don't know whether this is already in
> the latest CVS version.  But assuming it's not, is this feature on the radar
> of the developers?

No.  There hasn't been much demand/interest for it, tho IIRC someone
posted a patch to implement it at some point in the past.

I think there'd be more interest in extending regexps to PEG in a way
similar to Lua's Lpeg.  I myself would also be more interested in
replacing the backtracking matcher with a non-backtracking one (for the
cases where backtracking is not required by backrefs).


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]