|
You are here |
swtch.com | ||
| | | | |
twomorecents.org
|
|
| | | | | [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. | |
| | | | |
raganwald.com
|
|
| | | | | ||
| | | | |
extendsclass.com
|
|
| | | | | Online regular expression tester for Python, PHP, Ruby, JS, Java and MySQL. Regex visualizer. Syntax highlighting. Cheatsheet. Generate string corresponding to a regex. | |
| | | | |
manishearth.github.io
|
|
| | | So in my previous post I explored a specific (wrong) assumption that programmers tend to make about the nature of code points and text. I was asked ... | ||