Content deleted Content added
Stevebroshar (talk | contribs) |
Stevebroshar (talk | contribs) |
||
Line 18:
== Beating around the bush ==
Much of this article is slow to get to the point. Lots of repetition. Lots of word salad. Just one example: "The semantics of operators particularly depends on value, evaluation strategy, and argument passing mode (such as Boolean short-circuiting). Simply, an expression involving an operator is evaluated in some way, and the resulting value may be just a value (an r-value), or may be an object allowing assignment (an l-value)." What does 'particularly' add? What does it mean that semantics depends on value? What is evaluation strategy? What is argument passing mode WRT an operator? What about the second sentence is 'simple'? How did we get to r-value and l-value? What is the point of the whole passage? It's word salad: a bunch of jargon tossed together without much substance. ... I have edited it throughout to focus on the topic [[User:Stevebroshar|Stevebroshar]] ([[User talk:Stevebroshar|talk]]) 12:02, 28 January 2025 (UTC)
== Operator features in programming languages ==
|