• 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: Regular Expressions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Regular Expressions


  • Subject: Re: Regular Expressions
  • From: Luc Heinrich <email@hidden>
  • Date: Mon, 12 Nov 2001 07:53:44 +0100

On Monday, November 12, 2001, at 12:57 AM, Bryan Zarnett wrote:

Does anyone know of a good and documented regular expression library written in objective-c or a c one?

- OSX includes Henry Spencer's regex engine. Just do a 'man regex', it is very simple to use.

- I've had some problems with the GNU rx library in the past, but they should be solved now thanks to OSX 10.1 two-levels namespaces.

- PCRE, my personal favourite, compiles under OSX without a single problem (http://www.pcre.org). It is also very easy to use, very powerful and *really* fast.

--
Luc - email@hidden


  • Follow-Ups:
    • Re: Regular Expressions
      • From: "John C. Randolph" <email@hidden>
References: 
 >Regular Expressions (From: Bryan Zarnett <email@hidden>)

  • Prev by Date: Re: Suggestion: A Getting Started FAQ
  • Next by Date: Re: MySQL Framework?
  • Previous by thread: Re: Regular Expressions
  • Next by thread: Re: Regular Expressions
  • Index(es):
    • Date
    • Thread