Regexes are hard: Decision-making, difficulties, and risks in programming regular expressions

LG Michael, J Donohue, JC Davis… - 2019 34th IEEE/ACM …, 2019 - ieeexplore.ieee.org
Regular expressions (regexes) are a powerful mechanism for solving string-matching problems.
They are supported by all modern programming languages, and have been estimated …