<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255);" class="">&gt;<i class=""> On Oct 19, 2016, at 12:29 PM, Jonathan S. Shapiro via swift-evolution &lt;<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" class="">swift-evolution at swift.org</a>&gt; wrote:
</i>&gt;<i class=""> 
</i>&gt;<i class=""> On Wed, Oct 19, 2016 at 6:41 AM, Matthew Johnson via swift-evolution &lt;<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" class="">swift-evolution at swift.org</a> &lt;mailto:<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" class="">swift-evolution at swift.org</a>&gt;&gt; wrote:
</i>&gt;<i class=""> IMO, the best argument against using unicode symbols for operators defined by mathematics is that they are currently difficult to type.
</i>&gt;<i class=""> 
</i>&gt;<i class=""> And there is no realistic hope of that changing. This issue is so compelling that C and C++ introduced standardized text-ascii alternatives for the punctuation operators to relieve stress on non-english keyboard users.
</i>
Wait, what? They’re only hard to type because people don’t seem to realize they can make their own keyboard layouts to use while they’re waiting for the USB Consortium to notice that it’s not the '80s anymore and update the class driver spec to allow keyboards to directly type unicode characters.
For macOS, I use Ukelele (<a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&amp;id=ukelele" class="">http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&amp;id=ukelele</a>). I don’t know what tools there are for Windows or Linux, but I’d be *shocked* if they didn’t exist.</pre></blockquote><div class="">Not to mention things like the iPad where the keyboard can directly show the symbols based on context. &nbsp;We already have playgrounds on iOS, and I for one will be programming on my iPad often once that becomes a possibility.</div></div><div class=""><br class=""></div><div class="">Also, there are UI things that can be added to Xcode to easily type emoji’s and other symbols. &nbsp;If I could type ‘``dog`’ or something like that and get the dog emoji, why shouldn’t I use it? &nbsp;That was, after all, one of the initial promises of Swift.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Jon</div></body></html>