dart-sdk/compiler
2013-04-03 16:08:48 +00:00
..
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.