Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Unified Diff: sdk/lib/_internal/compiler/implementation/README.txt

Issue 694353007: Move dart2js from sdk/lib/_internal/compiler to pkg/compiler (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sdk/lib/_internal/compiler/compiler.dart ('k') | sdk/lib/_internal/compiler/implementation/apiimpl.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/compiler/implementation/README.txt
diff --git a/sdk/lib/_internal/compiler/implementation/README.txt b/sdk/lib/_internal/compiler/implementation/README.txt
deleted file mode 100644
index 8fe0a297020e4da99a655a7ab2b5de5da00b2e02..0000000000000000000000000000000000000000
--- a/sdk/lib/_internal/compiler/implementation/README.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Dart2JS is the Dart-to-JavaScript compiler for Dart. This compiler
-will provide high-quality translation from Dart to JavaScript.
-
-Some areas that will explored in this project are:
-
- * high-performance extensible scanner and parser
- * concrete type inferencing
- * fancy language tool support
- * programming environment integration
- * SSA-based intermediate representation
- * adaptive compilation on the client
-
« no previous file with comments | « sdk/lib/_internal/compiler/compiler.dart ('k') | sdk/lib/_internal/compiler/implementation/apiimpl.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698