dart-sdk/compiler
..
eclipse.workspace
java/com/google/dart
javatests/com/google/dart
lib
scripts
tests/dartc
api.dart
build.xml
dart-compiler.gyp
dartc.mf
dartc.xml
dartium.gyp
generate_source_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.