[lug] REGEX DEVELOPMENT TOOL
stimits at comcast.net
stimits at comcast.net
Tue May 14 18:16:51 MDT 2013
gawk (GNU version of awk)
Perl has lots of power there, but awk is the king of regex text parsing. Maybe emperor.
----- Original Message -----
From: Gordon Golding <gordongoldin at aim.com>
To: BLUG <lug at lug.boulder.co.us>
Sent: Tue, 14 May 2013 17:56:33 -0000 (UTC)
Subject: [lug] REGEX DEVELOPMENT TOOL
Looks like I will be developing a lot of regex's.
Legacy systems send info - client info, transactions, info about suppliers for the transaction, etc.. in packed text files.
Basic structure is known, but there are so many variants, even from one client.
So there needs to be a flexible library of regexs which can be re-used and extended.
Are there any tools better than regex? Like a powerful parser tool - like the front end of a compiler?
( I will be drawn and quartered in the public square for desecrating the name of regex...)
After my "correction" by the Spanish Inquisition for asking the above question....
What about the best tool to develop and manage a tree of Regexs?
Like the way a code management system gives you the tree -
I could see the parents and siblings and easily see differences, so I could easily visualize and grab "this from branch A and this from C and quickly create my hybrid".
Gordon Golding
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20130515/7130921b/attachment.html>
More information about the LUG
mailing list