dart-sdk/compiler
2011-10-05 16:31:10 +00:00
..
eclipse.workspace Initial checkin. 2011-10-05 05:00:35 +00:00
java/com/google/dart Fix for classes that are the default factory for multiple other classes/interfaces. 2011-10-05 16:25:25 +00:00
javatests/com/google/dart Initial checkin. 2011-10-05 05:00:35 +00:00
lib Remove $Dart$MapLiteralType as it is no longer used in core.js 2011-10-05 16:31:10 +00:00
scripts Initial checkin. 2011-10-05 05:00:35 +00:00
tests Create a directory for python package, move 'testing' in there 2011-10-05 14:01:12 +00:00
api.dart Initial checkin. 2011-10-05 05:00:35 +00:00
build.xml Initial checkin. 2011-10-05 05:00:35 +00:00
dart-compiler.gyp Initial checkin. 2011-10-05 05:00:35 +00:00
dartc.mf Initial checkin. 2011-10-05 05:00:35 +00:00
dartc.xml Initial checkin. 2011-10-05 05:00:35 +00:00
dartium.gyp Initial checkin. 2011-10-05 05:00:35 +00:00
generate_source_list.py Initial checkin. 2011-10-05 05:00:35 +00:00
README Initial checkin. 2011-10-05 05:00:35 +00:00

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.