Re: NSString and regular expressions
Re: NSString and regular expressions
- Subject: Re: NSString and regular expressions
- From: Dave DeLong <email@hidden>
- Date: Mon, 27 Jul 2009 18:38:39 -0600
RegexKit. Without a doubt.
http://regexkit.sourceforge.net
I use it in about 75% of my projects.
Dave
On Jul 27, 2009, at 6:37 PM, Rick Mann wrote:
I need to do some regex searches on NSStrings, and use capturing
groups. Looking online I found some discussions from 2003 referring
to MOKit, which hasn't been touched since 2005, and seems to include
a lot of stuff I don't care about. Other references to agkit suggest
it doesn't support unicode.
All of this makes me wonder if there's not a better support in this
day and age for regex? I'm surprised not to find it in NSString.
Recommendations on what I should use? Thanks!
--
Rick
_______________________________________________
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
_______________________________________________
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