|
|
|
|
|
by dottrap
4400 days ago
|
|
"Public Static Void" Rob Pike (Bell Labs, Plan 9, Google Go) gave this short speech at OSCON 2010 about what's wrong with programming languages, their thinking, and their recent direction, with a lot of focus on C++/Java/C#, and how Go was a response to that. https://www.youtube.com/watch?v=5kj5ApnhPAE Apple Swift seems to share much of the thinking, and the huge enthusiasm for Swift this week suggests developers seem to at least subconsciously recognize there is a problem. |
|
(And, on the related note, that Swift has not even one (or maybe? as I said, I didn't do enough research yet) novel, unique feature which wouldn't be already explored and implemented in other languages.)
What you're saying is an equivalent of "there's many things wrong with JVM, for example lack of type inference".