Software:Kodos Python Regular Expression Debugger

From HandWiki

Kodos is a FLOSS (GNU GPL) regular expression debugger written in Python, developed by Phil Schwartz. Because Python conforms to the Perl Compatible Regular Expressions standard for its regular expressions, Kodos can be used for debugging regular expressions for any other language that conforms.

External links