ICU vs PCRE vs TRE languages
Open
documentation
- Dominant language
- C++
- Stars
- 318
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful to have a vignette or similar that summarises the precise differences between the three engines that you're likely to encounter in R. I think most of the differences arise either with character classes (e.g. exactly what does `\w` or `[[:alpha:]]` match) or with very advanced features built on top of `(?...)`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.