Dart Moves To GitHub
Written by Ian Elliot   
Wednesday, 10 June 2015

Google has moved Dart to GitHub including the entire SDK, the VM, dart2js and various libraries.

Dart is Google's alternative to JavaScript and has attracted a lot of interest from developers since it was introduced in 2011. When Dart was originally proposed as a language for structured web programming we wondered whether this could be a JavaScript killer but what has emerged over the years hasn't lived up to this, despite having Google behind it. 

The project has seen a lot of activity and by Dart 1.9, released at the end of March, which introduced the await and async approach asynchronous programming which gave it an advantage over JavaScript. However as these facilities are included in ECMAScript 2016 so this only temporary.

 

The move to GitHub has already taken place and in the announcement made on Dart News, Seth Ladd sees it as a positive step for the community, saying:

We hope our move to GitHub helps more Dartisans become active participants in the future of Dart.

 

dartongithub

 

 

While the Dart VM still has a future it isn't quite what was originally envisaged. In March Google backtracked on its plan to integrate the Dart VM into Chrome. Instead Dart will be compiled to JavaScript and not run as Dart in any browser, not even Google's. 

 

Another part of the project  to be curtailed affects the developer tools. At the end of April Seth Ladd broke the news:

We are retiring Dart Editor at the Dart 1.11 release. WebStorm is the preferred IDE experience for Dart, and the Eclipse plugin for Dart will continue to be supported.

Now an announcement on its Google+ circle reveals that:

 we’ve decided to stop our active investment in Chrome Dev Editor and we don’t plan on further development. 

However, for those who are disappointed one commentator points out:

Its an open source project on GitHub and it lives. Fork long and prosper!

 

Frequently we've seen Google devote lots of resources to projects only to abandon them. At least these are on GitHub and so there is hope of an afterlife without Google. 

 

dartlogo

 

 

 

 

Banner


Rust Twice As Productive As C++
03/04/2024

Google director of engineering, Lars Bergstrom, gave a talk at the recent Rust Nation UK conference and claimed that Rust was twice as productive as C++. Given how good Google is at C++, this is quite [ ... ]



Amazon Ending Alexa Skills Payments
12/04/2024

Amazon has told developers who are signed up to the Alexa Developer Rewards Program that their monthly payments will end at the end of June. The announcement follows a decision to end the program unde [ ... ]


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Wednesday, 10 June 2015 )