Content deleted Content added
Stevebroshar (talk | contribs) |
→'bifix' operators: new section |
||
(7 intermediate revisions by one other user not shown) | |||
Line 11:
[[User:Bob Badour|Bob Badour]] 15:05, 29 June 2006 (UTC)
:Sounds good. Did you do that work? Or did you expect someone else to do it? [[User:Stevebroshar|Stevebroshar]] ([[User talk:Stevebroshar|talk]]) 11:47, 30 January 2025 (UTC)
== Operator features not sorting correctly. ==
When sorting the 'Operator features in programming languages' by 'Programmer-defined operator symbols'. It doesn't work. Haskell comes first (as Yes) then all the NOs then all the Yes. <span style="font-size: smaller;" class="autosigned">— Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/87.102.31.114|87.102.31.114]] ([[User talk:87.102.31.114|talk]]) 12:11, 18 June 2014 (UTC)</span><!-- Template:Unsigned IP --> <!--Autosigned by SineBot-->
:Not exactly sure how it wasn't working right, but I think it's working now. Probably was a bug in wikipedia. But/and, sorting that table seems low value, so if it's not working right, should turn off the sorting aspect. [[User:Stevebroshar|Stevebroshar]] ([[User talk:Stevebroshar|talk]]) 11:45, 30 January 2025 (UTC)
== 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 edited the article throughout to focus on the topic. I added some talk topics here as well for issues that I'm less sure about. [[User:Stevebroshar|Stevebroshar]] ([[User talk:Stevebroshar|talk]]) 11:49, 30 January 2025 (UTC)
== Operator features in programming languages ==
Line 31 ⟶ 37:
== What do the prefix, infix and postfix columns of the giant table mean? ==
Does a 'yes' mean that the
== 'bifix' operators ==
The only source that mentions bifix operators is https://link.springer.com/chapter/10.1007/978-3-642-14455-4_34, and if I read it correctly, it actually refers to "bifix languages" which it defines as languages that have both prefixes and suffixes. So I don't think bifix operators exist (in a notable way), and should be removed from the article. [[User:Yodo9000|Yodo9000]] ([[User talk:Yodo9000|talk]]) 13:42, 22 February 2025 (UTC)
|