<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=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 31, 2017, at 6:27 PM, John McCall via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" class="">swift-evolution@swift.org</a>&gt; wrote:</div><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">I would argue that there is a much broader philosophical truth here. &nbsp;Programming is not, and never can be, a pure exercise in mathematics, and the concepts necessary for understanding programming are related to but ultimately different from the concepts necessary for understanding mathematics. &nbsp;That is, Dave Sweeris's mathematicians and physicists are almost certainly misunderstanding their confusion: saying that the syntax is wrong&nbsp;implies that there could be a syntax that could be right, i.e. a syntax that would allow them to simply program in pure mathematics.</div></div></blockquote><br class=""></div><div>I don't think any of them claimed that any particular programming language's syntax was&nbsp;<i class="">wrong</i>, just that they were confused by it. I only have a clear(ish) recollection of one of them -- the others were too long ago -- and he said something along the lines of "Mathematica is as close as I get to programming because I don't have time to learn how the CS people write things" (and I think his hand was forced WRT learning even just that, because Mathematica was part of a class he was teaching). Anyway, at the time, his sentiment struck me as "not unique", so I'd guess that it tickled a memory of someone(s) expressing somewhat similar views to me before. To be clear, I'm not claiming that view towards programming is common in the general mathematician/physicist population... When I find out someone's an expert in some field in math or physics, I'll&nbsp;probably talk to them about <i class="">that;</i>&nbsp;programming isn't a subject I'd be likely to raise unless their area of expertise is "<i class="">Computational</i>&nbsp;Whatever". So not only is my dataset far too small, and merely anecdotal, it also suffers from selection bias.</div><div><br class=""></div><div>Anyway, the point I'm taking my own sweet time getting to is that if Swift's goal is world domination, I think a good place to start with the scientific community could be to let them use the same syntax they learned while spending the better part of decade or more studying. Obviously, Swift already goes a long way towards that goal by allowing custom unicode operators and such, but if you're telling me that getting prettyprint might be in-scope(ish), too... Well, I still think that in the long run that problem should to be solved by the OS so that whatever data that ends up getting prettyprinted as "x²" will render that same way in <i class="">every</i> application, even when sent to the console via `print()` or `cout`. In the meantime I won't complain if the first step towards that goal is getting it in the editor, but I worry that such an approach would lead to us creating the 15th standard (<a href="https://xkcd.com/927/" class="">https://xkcd.com/927/</a>). And it's like my momma always said, "you should be part of the solution, not part of the precipitate".</div><div><br class=""></div><div>- Dave Sweeris</div></body></html>