add warning

This commit is contained in:
alois31 2024-08-29 19:42:37 +02:00
parent c8bdd1547b
commit ef3dd92e3a
Signed by: alois31
GPG key ID: E0F59EA5E5216914

View file

@ -18,6 +18,11 @@ In practice, most implementations fall short of these goals, due to a variety of
Here we test a small sample of regular expressions that are known to be hard to match properly against a couple of popular regex engines.
## Warning
It is not clear whether the author's interpretation of the standard is actually correct in all cases.
One can still observe that implementations show different behaviour in these situations.
## Run it
Build using Lix: