Hacker News new | ask | show | jobs
by leoc 95 days ago
In my head a regex-like thing of Perl origin is known as a 'perlex'.
1 comments

can call it PCRE now
'PCRE' never really caught on broadly, unfortunately.

It seems that Boost actually uses 'perlex' https://www.boost.org/doc/libs/1_31_0/libs/regex/doc/syntax_... .