Press "Enter" to skip to content

Trying to decipher line noise?

centaur 0

Try the Regex Coach — this looks like a way cool way to figure out the comic-book cusswords that Perl, Awk and their friends use for regular expression matching (finding strings in longer strings).

I particularly like the tool’s ability to translate what a regular expression means into human-readable language:

Check it out!

-the Centaur