[TxMt] Regexp generator for language grammars wanted

Hans-Jörg Bibiko bibiko at eva.mpg.de
Sun Sep 21 20:57:00 UTC 2008


Hi,

I do not know whether I can remember correctly but I believe that  
someone mentioned a generator script for language grammars' regexp of  
a set of fixed names. I mean e.g.:

I have this list of fixed classes:

NSArray
NSMutableString
NSMutableArray
NSCell
NSCellItem
NSCoder

and the generator script will output something like this:

NS(Array|Mutable(String|Array)|C(ell(Item)?|oder))

If someone knows this script I'd be appreciated to get a hint where I  
can find it.

Many thanks in advance!

--Hans



More information about the textmate mailing list