Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dart-archive/dev_compiler
DEPRECATED - Moved to main SDK
https://github.com/dart-archive/dev_compiler
Last synced: about 2 months ago
JSON representation
DEPRECATED - Moved to main SDK
- Host: GitHub
- URL: https://github.com/dart-archive/dev_compiler
- Owner: dart-archive
- License: other
- Archived: true
- Created: 2014-11-17T16:02:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T18:10:05.000Z (over 7 years ago)
- Last Synced: 2024-04-14T19:56:48.082Z (8 months ago)
- Language: JavaScript
- Homepage: https://github.com/dart-lang/sdk/tree/master/pkg/dev_compiler
- Size: 28.6 MB
- Stars: 135
- Watchers: 36
- Forks: 27
- Open Issues: 56
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-dart - dev_compiler - Dart to JavaScript compiler designed to create idiomatic, readable JavaScript output.[<img src="https://travis-ci.org/dart-lang/dev_compiler.svg?branch=master">](https://travis-ci.org/dart-lang/dev_compiler) (Development-Tools)
- awesome-dart - dev_compiler - Dart to JavaScript compiler designed to create idiomatic, readable JavaScript output. (Tools)
README
[![Gitter](https://img.shields.io/gitter/room/dart-lang/angular2.svg)](https://gitter.im/dart-lang/dev_compiler)
**This package is deprecated.** It will not be maintained going forward.
The Dart development compiler (**dartdevc**, also known as _DDC_)
is now part of the Dart SDK.Resources:
* Documentation:
* [How to use dartdevc](https://webdev.dartlang.org/tools/dartdevc)
* [dartdevc FAQ](https://webdev.dartlang.org/tools/dartdevc/faq)
* [Issue tracker](https://github.com/dart-lang/sdk/issues?q=label%3Aarea-dev-compiler)
* [Source code](https://github.com/dart-lang/sdk/tree/master/pkg/dev_compiler)