Explore >> Select a destination


You are here

matt.might.net
| | dlang.org
3.2 parsecs away

Travel
| | D Programming Language
| | harelang.org
3.8 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.
| | sebastiano.tronto.net
2.0 parsecs away

Travel
| |
| | mths.be
16.0 parsecs away

Travel
| [AI summary] An article explains how the 'u' and 'y' regular expression flags affect Unicode handling in ECMAScript 2015, covering syntax changes, quantifier behavior, and compatibility issues.