/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

rhaeguard.github.io
| | deniskyashif.com
3.9 parsecs away

Travel
| | In this article we learn how to implement a simple and efficient regular expression engine following the Thompson's construction algorithm.
| | harelang.org
4.0 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.
| | dlang.org
3.5 parsecs away

Travel
| | D Programming Language
| | blog.stevenlevithan.com
13.2 parsecs away

Travel
| Update: Many of the details described below are now out of date. Get the latest version of the Unicode plugin for XRegExp. I've released a simple plugin for XRegExp (my JavaScript regex library) that adds support for Unicode properties and blocks to JavaScript regular expressions. It uses the Unicode 5.1 character database, which is the...