makeregex / 1.0
| Short description: | MakeRegex | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Regular Expressions | |||||
| Status: | Usable, but not completely tested | |||||
| Created: | 2001-09-21 09:56:25 GMT | |||||
| Last update: | - | |||||
| Owner: | Christoph Lange (Projects of this owner) | |||||
| Homepage: | http://www.toolbox-mag.de/data/makeregex.html | |||||
| Download: | http://www.toolbox-mag.de/data/makeregex.tar.gz | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | Converts a list of words to a regular expression with minimum backtracking by joining words with common prefixes. It is a port of the Perl module MakeRegex.pm by Hakan Kjellerstrand with some improvements. |
|||||