Just check to see if anyone knows about a tool to programmatically describe a problem like RegEx, then convert it to RegEx.
What do I mean by this: can any tool use a more user-friendly code / language and convert it into rather impenetrable RegEx expressions?
If not: someone really needs to do this! It would be incredibly helpful, I would think. Define a small set of keywords and operators to describe the problem, and then try to convert it to super-efficient RegEx.
source
share