Dart language SDK with VM, compiler, and core libraries
Dart Language SDK, including the VM, dart2js, core libraries, and more
dart
dartaotruntime
$ dart run hello.dart
$ dart create my_app
$ dart compile exe main.dart -o my_app