- A Regular Expression matcher
- implementing fast DFAs
- Irregular Expressions
- Let's build a regex engine
- Regex internals as a library
- Regular Expression Matching can be simple and fast
- regular expressions (sedgewick and wayne)
- Rob Pike's simple C regex matcher in Go