Skip navigation.
 
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library
FROM : Thomas Engelmeier
DATE : Wed Sep 12 13:41:17 2007

On 11.09.2007, at 18:42, John Stiles wrote:

> On Sep 11, 2007, at 9:39 AM, Mark Munz wrote:
>

>> Very true. In fact, I think Obj-c/c++ developers are the only group
>> with a high level framework that doesn't have built-in support for
>> regexp.

>
> Actually, I am pretty sure that TR1 includes regular expressions. 
> _______________________________________________


They are. But not implemented as of the current  g++ std:: library.

<http://gcc.gnu.org/onlinedocs/libstdc++/ext/tr1.html>

Related mailsAuthorDate
ml[ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library John Engelhart Sep 1, 21:49
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library John C. Randolph Sep 1, 23:20
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Alastair Houghton Sep 3, 01:12
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Ilan Volow Sep 5, 16:08
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Thomas Clément Sep 5, 17:29
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Alexey Zakhlestin Sep 5, 17:51
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library j o a r Sep 5, 17:58
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Alastair Houghton Sep 5, 18:00
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Chris Hanson Sep 5, 20:59
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Seth Willits Sep 5, 21:42
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Michael Watson Sep 6, 09:02
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Mark Munz Sep 6, 16:05
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Shawn Erickson Sep 6, 16:18
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Mark Munz Sep 6, 16:32
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Deborah Goldsmith Sep 11, 04:09
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library John Stiles Sep 11, 04:46
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Mark Munz Sep 11, 05:16
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library John C. Randolph Sep 11, 06:33
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Alastair Houghton Sep 11, 12:03
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Ilan Volow Sep 11, 16:19
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Mark Munz Sep 11, 18:16
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Mark Munz Sep 11, 18:39
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library John Stiles Sep 11, 18:42
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Alastair Houghton Sep 11, 19:02
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library John Stiles Sep 11, 19:05
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Alastair Houghton Sep 11, 19:21
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library John Stiles Sep 11, 19:27
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Mark Munz Sep 11, 19:53
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library cocoa-dev-admins… Sep 11, 20:21
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library cocoa-dev-admins Sep 11, 20:23
mlRe: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library Thomas Engelmeier Sep 12, 13:41