Google Introduces JavaScript Alternative Called DART
Google today introduced a preview of Dart, a class based programming language that the company hopes will be used for the development of web applications.
Google said that Dart has the goals of providing a flexible, structured environment for app development, re-use familiar programming approaches to deliver a familiar and easy-to-learn programming language, as well as a toolset for "high-performance" apps that do especially well in web browsers.
To be executed, Dart code either requires a "native virtual machine" or it can be translated to JavaScript via a compiler that is driven by a JavaScript engine, which would defeat the purpose of a high-performance foundation that is clearly position to outgun JavaScript. The circumstance that Dart can shine through a virtual machine makes it somewhat comparable to Java, or other platforms that require additional tools and aren't supported directly by a browser - such as Flash or Silverlight. It isn't particularly easy pitching such an idea these days.
Dart is far from being complete at this time. Google said that it is currently providing basic libraries as well as tools for checking, compiling, and running Dart code. The platform will "evolve further" with developer participation, Google said.
- Google,
- dart ,
- programming ,
- language ,
- javascript
- Microsoft Files Wireless Resource Sharing Patent
- Multiplayer Support Confirmed for Mass Effect 3
- id Software Releases RAGE Patch, Carmack Curses
- Google Releases Chrome Desktop-Sharing Feature
- How Microsoft Reduces Memory Use in Windows 8
- BT, TalkTalk to Launch Appeal Against Digital Economy Act
- YouTube Movies Launches in the UK
- UK Starbucks Offer Free WiFi to All
- Deus Ex: HR Played on AMD Eyefinity 5x1 Portrait
- Sainsbury's Buys Online Entertainment Company
- London 2012: It's Going to Be Hard to DDoS Us
- BlueStacks Launches Android App Player for Windows 7
- Vodafone Cuts the Price of the iPhone 4S
- IE Easily Beats Chrome, Firefox Security, Says Microsoft
- Intel's Plans for New SSDs in 2012 Detailed
- Elpida Preps Sample Shipments of 25 nm, 4 Gb DRAM
- Nvidia Powering World's Most Powerful Supercomputer
- Opera 12 Getting Hardware Acceleration





Not really interested in a new language. It really has to have something more than performance to make us leave javascript although i understand that being emulated by javascript gets some more acceptance.