Re: NSString and regular expressions
Re: NSString and regular expressions
- Subject: Re: NSString and regular expressions
- From: John Engelhart <email@hidden>
- Date: Thu, 30 Jul 2009 12:32:40 -0400
On Mon, Jul 27, 2009 at 9:02 PM, Rob Keniger <email@hidden> wrote:
>
> On 28/07/2009, at 10:38 AM, Dave DeLong wrote:
>
> RegexKit. Without a doubt.
>>
>> http://regexkit.sourceforge.net
>>
>> I use it in about 75% of my projects.
>>
>
> RegexKit is very nice and extremely comprehensive, but it has quite a large
> footprint and is probably overkill for many uses.
>
> Unfortunately, RegexKit Lite (the stripped-down version) uses the built-in
> ICU library which uses a syntax quite different to the PCRE that most people
> are used to.
>
> You might want to look at AGRegex which is very compact (one class) and
> which uses PCRE:
>
> http://colloquy.info/project/browser/trunk/Frameworks/AGRegex
>
Of note, Colloquy appears to have switched to RegexKitLite itself:
http://svn.colloquy.info/project/changeset/4301
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden