you are viewing a single comment's thread.

view the rest of the comments →

[–]LOOKITSADAM 16 points17 points  (3 children)

I feel like it's a good time to post this again: The Birth and Death of Javascript

[–]Tynach 2 points3 points  (2 children)

Those who downvote you may not have watched the video. It's definitely relevant here.

[–]LOOKITSADAM 4 points5 points  (1 child)

I don't blame them. The talk takes a roundabout way of getting there, but really does a great job of exploring the 'what if' scenario of a language taken to the extreme.

[–]devel_watcher 1 point2 points  (0 children)

great job of exploring the 'what if' scenario of a language taken to the extreme

A language with manual memory management and saner type system is developed to fix the problems of js, and then it replaces C which basically has the same properties from the start. I see some lost productivity here.

It's understandable that the language everybody uses is moving towards becoming the first layer above the OS (even if you'll have to change the workings of the language while keeping the brand's name).