Re: Inverse Regex Library?
Re: Inverse Regex Library?
- Subject: Re: Inverse Regex Library?
- From: Andy Lee <email@hidden>
- Date: Thu, 17 Jul 2008 14:57:26 -0400
On Jul 17, 2008, at 2:34 PM, Philip Mötteli wrote:
I'm actually in a lucky position, because
1. The strings are not complicated at all.
When you say they are not complicated, do you mean they are relatively
short, or that there is some regularity to them that might reduce the
problem from deriving a regex in the general case to something
simpler? For example, if you're writing a file-renaming utility and
you're looking for numbers within the file names, that's a simpler
problem than the general case. Are you able to say what the regexes
will be used for?
--Andy
_______________________________________________
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