No description
Find a file
2015-09-11 12:28:16 +02:00
client
docs/language
pkg Merge pull request #24236 from a14n/use-const 2015-09-11 12:26:27 +02:00
runtime Merge pull request #24236 from a14n/use-const 2015-09-11 12:26:27 +02:00
samples
samples-dev
sdk Merge pull request #24236 from a14n/use-const 2015-09-11 12:26:27 +02:00
site/try
tests dart2js ssa: Open coding of removeLast should use -1 as index 2015-09-10 15:38:49 -07:00
third_party
tools Use the checked in SDK to build Observatory 2015-09-10 11:15:41 -07:00
utils
.gitattributes
.gitignore
.mailmap
AUTHORS
CHANGELOG.md
codereview.settings
create_sdk.gyp
dart.gyp
DEPS Bring in the latest yaml version. 2015-09-10 14:52:06 -07:00
LICENSE
PATENTS
PRESUBMIT.py
README.dart-sdk
README.md
WATCHLISTS

Dart

Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.

Using Dart

Visit the dartlang.org to learn more about the language, tools, getting started, and more.

Browse pub.dartlang.org for more packages and libraries contributed by the community and the Dart team.

Building Dart

Learn how to get the source and prepare your machine to build the SDK.

There are more documents on our wiki.

Contributing to Dart

The easiest way to contribute to Dart is to file issues.

You can also contribute patches, as described in Contributing.

License

See LICENSE.