visual-regexp
Interactively debug regular expressions
Install
- All systems
-
curl cmd.cat/visual-regexp.sh
- Debian
-
apt-get install visual-regexp - Ubuntu
-
apt-get install visual-regexp - Kali Linux
-
apt-get install visual-regexp - Windows (WSL2)
-
sudo apt-get updatesudo 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.