emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch for lookaround assertion in regexp


From: David De La Harpe Golden
Subject: Re: Patch for lookaround assertion in regexp
Date: Tue, 24 Jan 2012 23:27:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0

On 24/01/12 08:41, Nikolai Weibull wrote:
As an alternative to PCRE, which, as has already been pointed out,
doesn’t match any of these requirements, how about RE2?

http://code.google.com/p/re2/

It’s written in C++, which is a minus, but it should be simple enough
to extend it with \c and \s.


If we're mentioning engines, CL-PPCRE by Dr. Edi Weitz is _in_ (common) lisp and generally nice (also 2-clause BSD-style licensed): http://weitz.de/cl-ppcre/





reply via email to

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