Hacker News new | ask | show | jobs
by dr42 5108 days ago
Regexs are not hacks. They are part of a programmers toolchest. Just because you write them when you cannot think of a better solution doesn't make them a hack.

They are a legitimate solution for efficient text matching problems.