/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

rdrr.io
| | harelang.org
1.9 parsecs away

Travel
| | [AI summary] The developer of the Hare programming language explains the design, implementation, and usage of its POSIX-compatible regular expression engine, detailing how it uses finite state automata and instruction-based virtual threads to ensure linear-time matching.
| | blog.stevenlevithan.com
1.6 parsecs away

Travel
| | Following are a couple recipes I wrote for Regular Expressions Cookbook, composing a fairly comprehensive guide to validating and formatting North American and international phone numbers using regular expressions. The regexes in these recipes are all pretty straightforward, but hopefully this gives an example of the depth you can expect from the book. For more...
| | www.mdk-photo.com
0.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.
| | github.com
14.3 parsecs away

Travel
| Regular expressions processor in JavaScript. Contribute to DmitrySoshnikov/regexp-tree development by creating an account on GitHub.