Fri, Dec 5
Regular Expressions for Cocoa
- CocoaDev: RegularExpressions (lists various third-party libraries/frameworks)
- Regular Expressions for NSString (using NSPredicate from Core Data for matching)
- Cocoa Regular Expressions via JavascriptCore
- RegexKitLite (uses the ICU Library shipped with Mac OS X)
- REString (wrapper around regexec from regex.h)