WineHQ
Regex Coach



Category: Main > Programming / Software Engineering > Regex Coach


Name Regex Coach
Developer Dr. Edmund Weitz 
URLhttp://weitz.de/regex-coach
Super maintainers:
No maintainers.Volunteer today!
Description
The Regex Coach is a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. It has the following features:
  • It shows whether a regular expression matches a particular target string.
  • It can also show which parts of the target string correspond to captured register groups or to arbitrary parts of the regular expression.
  • It can "walk" through the target string one match at a time.
  • It can simulate Perl's split and s/// (substitution) operators.
  • It tries to describe the regular expression in plain English.
  • It can show a graphical representation of the regular expression's parse tree.
  • It can single-step through the matching process as performed by the regex engine.
  • Everything happens in "real time", i.e. as soon as you make a change somewhere in the application all other parts are instantly updated.

VersionDescriptionRatingWine versionTest resultsComments
0.8.5older version, still availablePlatinum0.9.49.10
0.9.0Version 0.9.0Garbage1.0-rc220
0.9.1Version 0.9.1Garbage0.9.42.20
0.9.2Version 0.9.2Gold1.0.110




   << Back

Page loaded in 0.22901 seconds.