| |||||
Dart is structured yet a flexible programming language for the web, mixing new features with common language constructs into a clear, readable syntax.
Here are some key features of "Dart":
· Classes
· Optional types
· Tooling
· Libraries
· New MIME type
Dart usage instructions:
· Translate Dart code into JavaScript that can run in any modern browser (Chrome, Safari 5+, and Firefox 4+)
· Execute Dart code directly in a VM on the server side
· Use Dartboard to write, modify, and execute small Dart programs within any browser window
Limitations:
· Dart is till under heavy development and may change drastically from version to version.
What's New in This Release: [ read full changelog ]
· New forms based pubspec.yaml file editor! To see it, right click on a pubspec file and choose "Open with Pubspec Editor".
· New Class Hierarchy view.
· New Clean-up to add and remove local variables type annotations.
· Launches in non-Dartium browsers are now faster (we only invoke dart2js if the source has changed).
· If a build.dart script indicates to the Editor that it has remapped a file (foo.html ==> out/foo.html), and the user launches that file, we'll launch the generated file instead. For things like web_ui applications, this means fewer clicks for users and a simpler workflow.
· Added a preference to control automatically running Pub.
Via: Dart 0.2.8.2_r15948






0 Comment:
Post a Comment