Add Pyrexp to Regular Expressions (#11081)

pull/11085/head
cyril 9 months ago committed by GitHub
parent b54f3a698b
commit e5ef642d01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      more/free-programming-playgrounds.md

@ -347,6 +347,7 @@
### Regular Expressions ### Regular Expressions
* [iHateRegex: regex for playground](https://ihateregex.io/playground) - Geon George * [iHateRegex: regex for playground](https://ihateregex.io/playground) - Geon George
* [Pyrexp](https://pythonium.net/regex) - Cyril Bois
* [Regex Tester and Debugger Online - Javascript, PCRE, PHP](https://www.regextester.com) - Dan's Tools * [Regex Tester and Debugger Online - Javascript, PCRE, PHP](https://www.regextester.com) - Dan's Tools
* [Regex101: build, test, and debug regex](https://regex101.com) - Firas Dib (regex101.com) * [Regex101: build, test, and debug regex](https://regex101.com) - Firas Dib (regex101.com)
* [Regexper](https://regexper.com) - Jeff Avallone * [Regexper](https://regexper.com) - Jeff Avallone

Loading…
Cancel
Save