Common operator notation: Difference between revisions

Content deleted Content added
Egriffin (talk | contribs)
No edit summary
Line 1:
{{this article is about|the concept of operator precedence. For operator precedence parsing, see [[operator-precedence parser]].}}
{{Cleanup-restructure|date=July 2007}}
In [[computingprogramming languages]], '''common operator notation''' is just one way of notating mathematical expressions as a
linear sequence of tokens, or [[operator]]s, but this is not the only way. The use of operator precedence classes
and associativities is just one way. However, it is not the most
Line 102:
[[Category:Computer arithmetic]]
[[Category:Programming constructs]]
[[Category:Programming language topics]]