|
|
|
|
|
by anonyfox
4700 days ago
|
|
This reflects my inception, too. Not only in webdevelopment, but desktop-apps and mobile stuff is developed in JS, too. I even heard, that: Win8 Metro Apps are developed with HTML5 stuff and Apple is building a JS Bridge to their Cocoa APIs. But i have no sources currently. If this is true, there will be one language to rule them all. It's not the prettiest one, but that's what meta-languages like coffeescript are for (if you want). (Projects like ASM.js (near native speed) or Emscripten (transcompile many languages like C++ to JS) are pushing towards this direction even further!) |
|