Y
Hacker News
new
|
ask
|
show
|
jobs
by
trishume
3418 days ago
The reason is that they basically rely on using the Oniguruma regret engine, and reimplementing that in JS would be hella slow.
1 comments
algorithmsRcool
3418 days ago
> using the Oniguruma regret engine
I'm surprised I've never seen that typo for regex before. It's wonderful.
link
WildUtah
3418 days ago
Sometimes you feel a regret. "I know!" you say, "I'll fix things with regretular expressions." Now you have two regrets.
link
nickpeterson
3418 days ago
Maybe "I'll fix this with expressions of regret."
link
trishume
3418 days ago
lol I typed that on an IOS device correctly but it autocompleted it since "regex" isn't a real word apparently.
link
Sean1708
3417 days ago
Well no, it's a portmanteau of "regular" and "expression".
link
I'm surprised I've never seen that typo for regex before. It's wonderful.