After months of teasing, Google has finally unveiled Dart, its new programming language for building web applications, a new platform developed with simplicity, efficiency, and scalability in mind, combining powerful new language features with familiar language constructs into easy to define code.
In September, we reported that the search giant might be working on a new programming language after a raft of new domain name registrations had been made. The registrations covered ‘DartLang‘, ‘DartLanguage‘ ‘Dart-Lang‘ and ‘GoogleDart‘ in .com, .net and .org flavours.
Google says that its new language will assist developers by helping “create a structured yet flexible language for web programming, make Dart feel familiar and natural to programmers and thus easy to learn, and ensure that Dart delivers high performance on all modern web browsers and environments ranging from small handheld devices to server-side execution”.
Google has made its language and development tools available on open source repository dartlang.org, detailing how the platform will suit small one-man development teams to large-scale projects with code being executable via a native virtual machine or on top of a JavaScript engine that translates Dart code to JavaScript.
Google notes:
This means you can write a web application in Dart and have it compiled and run on any modern browser. The Dart VM is not currently integrated in Chrome but we plan to explore this option.
Google’s dartlang.org website hosts code examples and technical overviews to detail how the programming language operates, providing a small insight into a platform that the company hopes will expand in the coming months.
If you’re interested in coding and app development, there’s lots more to read at TNW Design & Dev.


















What do you use for writing Dart? Is there some application you can tell me to write and run Dart on my localhost?
- spam
- offensive
- disagree
- off topic
LikeWhat caught my eye was that you can run Dart on a VM server-side just like node.js. Could be interesting if they could build an ecosystem around it like the one for rails or the up-and-coming node.js community. Note to self: check in on dart in ~3 months.
- spam
- offensive
- disagree
- off topic
Like"a JavaScript engine that translates Dart code to JavaScript"
Aha! So, Google is copying Microsoft yet again.
- spam
- offensive
- disagree
- off topic
LikeTim Acheson they are improving on what microsoft tried to do :)
- spam
- offensive
- disagree
- off topic
Like"new programming language for building web applications, a new platform developed with simplicity, efficiency, and scalability in mind, combining powerful new language features with familiar language constructs into easy to define code"
I wish tech bloggers would differentiate between fact and marketing and corporate PR, and better still scrutinise and challenge claims made about new technologies. :)
- spam
- offensive
- disagree
- off topic
Likeit sounds pretty much (and may want to become) like this ...
http://en.wikipedia.org/wiki/Darth_Vader
- spam
- offensive
- disagree
- off topic
Likei love python, for scripting, web, database access, and everything.
- spam
- offensive
- disagree
- off topic
Like