MakeRegex, Java version
This is a simple Java applet for the MakeRegex class.
Type in a coupe of words, separated by space (" "), or select some predefined
words from the list, and then click on the Make Regex button. The Clear button clears all the fields. The program will then create a regular expression of these words.
For more information, please see my Perl version.
Back to makeregex page
created by Hakan Kjellerstrand (hakank)