mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
Add Pyrexp to Regular Expressions (#11081)
This commit is contained in:
parent
b54f3a698b
commit
e5ef642d01
@ -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…
Reference in New Issue
Block a user