|
|
|
|
|
by 082349872349872
1937 days ago
|
|
I once implemented a regex matcher in a SQL dialect. I forget exactly how large the "pathological" expression was that it could beat perl's C implementation for matching, but I'm pretty sure n was less than 30. See also https://swtch.com/~rsc/regexp/regexp1.html |
|