Posted by
Sven Van Caekenberghe-2 on
Jun 03, 2014; 9:00am
URL: https://forum.world.st/Xcode-s-Swift-Playground-tp4761425p4761461.html
On 03 Jun 2014, at 10:53, kilon alios <
[hidden email]> wrote:
> For anyone who has not not watched it yet, you can watch the Playground demo here. Looks like they were inspired by Bred Victor demos.
>
>
https://www.youtube.com/watch?v=l62x8Oq_QP4>
> Swift is statically typed with type inference. BUT it has generics and optional types. So it looks like it tries to let you have the cake and eat it too.
It is way to early to have an opinion (especially since one should use a language before commenting), but ...
1 - it is very nice to see Apple play in the language design world (it will get traction I am sure)
2 - it feels like a pretty complex language, both in terms of syntax options, concepts and rules, especially around types (the language book is 500 pages I believe)
What makes Pharo and Smalltalk so cool is this magical simplicity on so many levels.