• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Regex lib for NSString ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Regex lib for NSString ?


  • Subject: Re: Regex lib for NSString ?
  • From: Sam Carr <email@hidden>
  • Date: Wed, 26 Nov 2003 17:52:39 +0000

I'm currently using AGRegex, which incorporates the PCRE library (Perl Compatible Regular Expressions). It's all open source with no nasty licensing restrictions as far as I can see:

http://sourceforge.net/projects/agkit

I've had very good experiences with it and would recommend it. It's distributed as a ProjectBuilder project that all builds straight off the bat to create a Framework which you can then import into your own project (include it in your precompiled header for speed). However I haven't figured out how to build the AGRegex project as a dependency of my existing project. I suppose I would have to add all the individual files to my project and create a new target to build the framework, but there seems to be no easy way to do import the existing build settings into XCode, since I don't want to recreate them from scratch. Anyone have a suggestion?

Sam

On 26 Nov 2003, at 17:20, Frank wrote:

Hi,

Is there a Regex library available for Cocoa programmers which deals with NSString objects directly.

Regards,

Frank
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Regex lib for NSString ? (From: Frank <email@hidden>)

  • Prev by Date: Re: Regex lib for NSString ?
  • Next by Date: setting up nextKeyView chain dynamically
  • Previous by thread: Re: Regex lib for NSString ?
  • Next by thread: Re: Regex lib for NSString ?
  • Index(es):
    • Date
    • Thread