Skip to content

Commit

Permalink
Add Pyrexp
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrilbois authored Mar 11, 2024
1 parent 26af40b commit 1450f98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
- [RegViz](http://regviz.org/) - Tool for debugging JavaScript regular expressions in a visual way.
- [Regulex](https://jex.im/regulex) - JavaScript Regular Expression Visualizer.
- [PyRegex](http://www.pyregex.com/) - Online Regex tester to check validity of Regex in the Python language Regex subset.
- [Pyrexp](https://pythonium.net/regex) - Online visual Regex tester to check validity of Regex in the Python language Regex subset.
- [pythex](http://pythex.org/) - Quick way to test your Python regular expressions.
- [Regexper](http://regexper.com/) - Regex visualizer for JavaScript using railroad diagrams.
- [HiFi Regex Tester](http://www.gethifi.com/tools/regex) - Live JavaScript Regular Expression Tester.
Expand Down

0 comments on commit 1450f98

Please sign in to comment.