[swift-evolution] [Draft] Resolving operator precedence conflicts

Sean Heber sean at fifthace.com
Wed Mar 9 13:15:51 CST 2016


Isn’t this essentially describing it’s expression-ness? Why not just use “expression” like:

expression: infix
expression: postfix
expression: prefix

l8r
Sean


> On Mar 9, 2016, at 1:12 PM, Erica Sadun via swift-evolution <swift-evolution at swift.org> wrote:
> 
> 
>> On Mar 9, 2016, at 12:10 PM, Charles Kissinger <crk at akkyra.com> wrote:
>> 
>> 
>>> On Mar 8, 2016, at 1:52 PM, Austin Zheng <austinzheng at gmail.com> wrote:
>>> 
>>> 'Fixity' already has a non-technical meaning ("the state of being unchanged and permanent"), and an unrelated technical one (a synonym for associativity; search "assocativity fixity operator" for examples). If we're using it in this different way, I respectfully submit that we should reconsider.
>> 
>> You are correct, of course, but a subset of computer scientists have been abusing the term in this way for at least a couple of decades. Their novel usage of “fixity” now has a degree of fixity, so it may be too late to fix "fixity".
> 
> It's become a termity of art.
> 
> -- E
> 
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution



More information about the swift-evolution mailing list