RegexMagicRegexMagic

Generate a More Complex Regular Expression with RegexMagic

See how generating a more involved regular express is still very easy with RegexMagic. This demo shows how to generate a regex to match a version number such as v1.2.3.4444 where the "v" and the build number are optional.

You can find this example in RegexMagic's help file under RegexMagic Examples, Real World, Version Numbers.

More Demos

Generate a simple regular expression (1'54"): see how you can easily generate a regular expression that matches a number between 42 and 2552 without dealing with the cryptic regex syntax.

Easily Create Regexes with RegexMagic