Can This Regex Be Saved?: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
* [https://en.wikipedia.org/wiki/Regular_expression Regular expression] @ Wikipedia | * [https://en.wikipedia.org/wiki/Regular_expression Regular expression] @ Wikipedia | ||
* [https://regexone.com/ RegexOne] - learn regex through interactive exercises | |||
* [https://www.regextester.com/96289 Regex Tester/Debugger] @ regextester/com | |||
[[Category:Fiction (nonfiction)]] | [[Category:Fiction (nonfiction)]] | ||
[[Category:Reality television]] | [[Category:Reality television]] |
Revision as of 14:55, 23 June 2019
Can This Regex Be Saved? is a reality television program which challenges participants to save troubled regular expressions from self-destruction.
In the News
Fiction cross-reference
Nonfiction cross-reference
- Reality television (nonfiction)
- Regular expression (nonfiction) - a sequence of characters that define a search pattern. Usually this pattern is used by string searching algorithms for "find" or "find and replace" operations on strings, or for input validation. It is a technique developed in theoretical computer science and formal language theory.
External links:
- Regular expression @ Wikipedia
- RegexOne - learn regex through interactive exercises
- Regex Tester/Debugger @ regextester/com