/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.bennadel.com
| | www.mdk-photo.com
3.7 parsecs away

Travel
| | [AI summary] The text provides a comprehensive guide to regular expressions, covering syntax, operators, and advanced features with examples for various programming languages.
| | twomorecents.org
5.3 parsecs away

Travel
| | [AI summary] This text is a detailed exploration of the development and implementation of a regular expression engine, drawing from the works of several key figures in the field. It covers various features and techniques, including capturing groups, backreferences, numeric ranges, and the use of threads to simulate backtracking. The author also discusses the inspiration from Russ Cox, Rob Pike, and Ken Thompson, and their contributions to the field of regular expressions and computing.
| | github.com
3.8 parsecs away

Travel
| | Learn regex the easy way. Contribute to ziishaned/learn-regex development by creating an account on GitHub.
| | github.com
18.5 parsecs away

Travel
| Proposal to add Unicode property escapes `\p{...}` and `\P{...}` to regular expressions in ECMAScript. - tc39/proposal-regexp-unicode-property-escapes