mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
c3f6080829
Review URL: https://codereview.chromium.org//13530003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20870 260f80e4-7a28-3924-810f-c04153c831b5 |
||
---|---|---|
.. | ||
eclipse.workspace | ||
java/com/google/dart/compiler | ||
javatests/com/google/dart | ||
scripts | ||
tests/dartc | ||
.gitignore | ||
api.dart | ||
build.xml | ||
dart-compiler.gyp | ||
dart_analyzer.mf | ||
dart_analyzer.xml | ||
dartium.gyp | ||
generate_source_list.py | ||
generate_systemlibrary_list.py | ||
README |
This directory is a placeholder for the eventual Dart compiler. The Dart compiler consists of among others a Dart front-end, a Dart->JS backend, a Dart->Dart backend, tree-shaking tools, minification tools.