visual-regexp

Interactively debug regular expressions

Install

All systems
curl cmd.cat/visual-regexp.sh
Debian Debian
apt-get install visual-regexp
Ubuntu
apt-get install visual-regexp
image/svg+xml Kali Linux
apt-get install visual-regexp
Windows (WSL2)
sudo apt-get update sudo apt-get install visual-regexp
Raspbian
apt-get install visual-regexp

visual-regexp

Interactively debug regular expressions

This Tcl script shows the result of running a regular expression, making debugging relatively easy. It also assists in the construction of regular expressions.