Skip navigation.
Home

Tool for generating regular expressions

Hello,

   I'm looking for a tool or library that given a large set of strings it can generate one regular expression to match any of these strings.

 

I can not understand what

I can not understand what you need exactly.

I just understood that you want to make a parser !! (check a specifc syntax).

see java regular expressions ( @ java tutorial )

and also" postgresql DB documentations  ", i remmeber that they used a unix tool to parse the SQL syntax. To install postgresql : if use uses debian-based linux distribution you might type in the command line :

"sudo apt-get install postgresql"

and this will install the program and its docs to checkout.

***************** لا اله إلا الله *************************