Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 216 Bytes

regular-expressions.md

File metadata and controls

5 lines (3 loc) · 216 Bytes

https://swtch.com/~rsc/regexp/regexp1.html

unix egrep doesn't allow backreferences

a regular language is a set of strings that can be matched in a single pass through the text using only a fixed amount of memory