Sujet : Re: Operator precedence
De : mail (at) *nospam* axel-reichert.de (Axel Reichert)
Groupes : comp.lang.awkDate : 30. May 2024, 09:24:20
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87a5k7k8qz.fsf@axel-reichert.de>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Janis Papanagnou <janis_papanagnou+
ng@hotmail.com> writes:
There's three power operators in Algol 68 ('UP', '^', '**') each with
the same default precedence (and each individually changeable.
As you have mentioned upthread, changing the precedence is scary.
Obfuscated Algol contest ... (-:
Axel