Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72549 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2014-06-04 07:01 +1000 |
| Last post | 2014-06-04 07:01 +1000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: OT: This Swift thing Chris Angelico <rosuav@gmail.com> - 2014-06-04 07:01 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-06-04 07:01 +1000 |
| Subject | Re: OT: This Swift thing |
| Message-ID | <mailman.10644.1401829302.18130.python-list@python.org> |
On Wed, Jun 4, 2014 at 6:43 AM, Sturla Molden <sturla.molden@gmail.com> wrote: > A Python with static typing would have been far better, IMHO. It seems they > have created a Python-JavaScript bastard with random mix of features. > Unfortunately they retained the curly brackets from JS... More important than the syntax is the semantics. Have they kept the embarrassment of UTF-16 strings? I skimmed the docs, and I *think* they've made it support Unicode. No idea how performance and memory usage are, but once you have the semantics right, you can worry about performance later. ChrisA
Back to top | Article view | comp.lang.python
csiph-web