Hacker News new | ask | show | jobs
by nicoburns 2811 days ago
This result generalises to most interpreted languages though. PHP, python, javascript, etc all have highly optimised regex engines, and regexs can consequently be a good optimisation technique when using those languages.