Content deleted Content added
Enterprisey (talk | contribs) m →Operator associativity: clarify a sentence |
Enterprisey (talk | contribs) layout looks good to me now |
||
Line 1:
{{about|the concept of operator precedence|operator precedence parsing|operator-precedence parser}}
{{Unreferenced|date=August 2009}}
In [[programming languages]], [[scientific calculator]]s and similar '''common operator notation''' or '''operator grammar''' is a way to define and analyse mathematical and other formal expressions. In this model a linear sequence of tokens are divided into two classes: [[operator (programming)|operator]]s and operands.
|