''Dart is a new platform for scalable web app engineering '' DoingStuff.DonaldNoyes.20140826
----
Created recently
* it includes
** Language
** Libraries
** Tools
** Compilation to JavaScript
** An Editor can be downloaded from here:
*** http://www.dartlang.org/
** view the API:
*** http://api.dartlang.org/apidocs/channels/stable/dartdoc-viewer/home
** code example:
*** http://www.dartlang.org/#code
** Programmer's guide:
*** http://www.dartlang.org/docs/
** A dedicated style guide for Dart helps make the most of the features unique to the language easier for users collaboration:
*** http://www.dartlang.org/articles/style-guide/