Versions HTML

Untitled Database

Remarks

http://i.stack.imgur.com/aO6KF.png

Dart is an open-source, class-based, optionally-typed programming language for building web applications–on both the client and server–created by Google. Dart’s design goals are:

Dart targets a wide range of development scenarios, from a one-person project without much structure to a large-scale project needing formal types in the code to state programmer intent.

To support this wide range of projects, Dart provides the following features and tools:

Links