Liste des Groupes | Revenir à c editors |
On 05.07.2024 03:05, Lawrence D'Oliveiro wrote:
>The Perl style seems to have become something of a de-facto standard.
Hardly. First, there's differences on the functional level; Perl
supports with their regexp library functions that are not part of the
Regular Expression grammar class, they exceed that class. The
consequence is that for that subset there's no O(N) (linear) complexity
guaranteed any more.
Second, there's syntactical differences between tools, that are
necessary to handle meta-characters in their specific language
context; in one tool meta-characters need, e.g., to be escaped where
in another context that's not necessary. How can something be a
standard when (standard-)tools do not support that.
Moreover, when speaking about [de facto] "standards"; what would
that mean in the light of existing (real) standards ...
Les messages affichés proviennent d'usenet.