bug-glibc
[Top][All Lists]
Advanced

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

Re: New regex implementation


From: Ulrich Drepper
Subject: Re: New regex implementation
Date: 26 Mar 2001 18:47:30 -0800
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.2 (Thelxepeia)

Ville Laurikari <address@hidden> writes:

> I am writing my master's thesis on the subject of efficient submatch
> addressing for regular expressions.  As a byproduct of the thesis,
> I have written a prototype of a POSIX.2 compatible regex matching
> library using the methods studied in my work.

Sorry for the late reply.

This sounds really interesting and we are still in desperate need of a
new implementation.  We have, though, an implementation which handles
multibyte character sets.  So any upcoming implementation will have to
have this, too.  Also, all the GNU extensions currently enabled (in
glibc) must be supported.  This excludes some of the Emacs features.

If you are willing to contribute the code I'd like to see the code at
some point and discuss further actions.

Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



reply via email to

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