[swift-evolution] [Proposal] Refining Identifier and Operator Symbology

Jonathan S. Shapiro jonathan.s.shapiro at gmail.com
Sat Oct 22 19:53:01 CDT 2016


I missed this earlier posting from Joe Groff, who wrote:

In the discussion about operators, I wonder whether it makes sense to
> formally separate "identifier" and "operator" characters at all. ...


The consequence if we do not formally separate the operators (verbs) from
the identifiers (nouns) is that white space will be needed around all
operators. That's not necessarily a bad thing, but it would be a
significant and incompatible departure from today's Swift, both in terms of
actual source code breakage and in terms of the "look and feel" that many
people feel passionate about.


Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20161022/655fa9aa/attachment.html>


More information about the swift-evolution mailing list