Software:Kodos Python Regular Expression Debugger

From HandWiki
Revision as of 16:54, 27 June 2023 by Smart bot editor (talk | contribs) (fixing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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