[Oberon] FPGA- Oberon-07 - Operators precedence

Jörg Straube joerg.straube at iaeth.ch
Thu Sep 20 21:05:43 CEST 2018


https://www.inf.ethz.ch/personal/wirth/Oberon/Oberon07.Report.pdf
Chapter 8.2

Jörg

> Am 20.09.2018 um 20:57 schrieb Tomas Kral <thomas.kral at email.cz>:
> 
> Hi,
> 
> Oberon-7 has these operators defined, is there a reference of the
> precedence order. Many thanks.
> 
> +     addition, set union
> -     subtraction, set difference
> *     multiplication, set intersection
> /     division, symmetric set difference
> :=    assignment
> &     logical AND
> ~     logical NOT
> =     equal
> #     unequal
> <     less than
>>    greater than
> <=    less than or equal
>> =    greater than or equal
> ()    parentheses
> []    index brackets
> {}    set braces
> (* *) comment brackets
> ^     dereferencing operator
> 
> 
> -- 
> Tomas Kral <thomas.kral at email.cz>
> --
> Oberon at lists.inf.ethz.ch mailing list for ETH Oberon and related systems
> https://lists.inf.ethz.ch/mailman/listinfo/oberon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.inf.ethz.ch/pipermail/oberon/attachments/20180920/4124349b/attachment.html>


More information about the Oberon mailing list