Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 418 Bytes

mcilroy.md

File metadata and controls

12 lines (8 loc) · 418 Bytes

McIlroy regex

[src]

Author: Doug McIlroy

Includes contributions from Russ Cox.

Features (Background.txt):

  • Implements intersection and negation
  • Breaks out separate sublanguages for special treatment, all the way down to Knuth-Morris-Pratt string-searching, that uses only concatenation