タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

dartに関するledsunのブックマーク (2)

  • Dart 1.9.1リリースノート - Qiita

    最初に言っておきます。 Dartは死んでません。ただの方針転換です これが負け惜しみでないことは以下のリリースノートを見てわかってもらえれば幸いです。 1.9.1リリース! 今朝、待望のDart1.9がリリースされました。リリースノートはこちら 今回のアップデートはECMA標準に制定した仕様の実装が完遂された記念すべき内容です。具体的には async/awaitの正式サポート enumの正式サポート が含まれています。その他にも多くの変更が盛り込まれているので1つずつ紹介します 言語仕様の変更 async/awaitサポート ついにasync/awaitが構文レベルでサポートされました。使用可能になった予約語は以下の6つです。 async await sync* async* yield yield* Future & Stream : async, await asyncとawaitはF

    Dart 1.9.1リリースノート - Qiita
    ledsun
    ledsun 2015/03/27
    切ない
  • Dart for the Entire Web

    For the latest Dart news, visit our new blog at  https://medium.com/dartlang . We work with many teams, inside and outside of Google, that use Dart every day to build business-critical apps. Their feedback is consistent: they love working with the Dart language, libraries, and tools, and they compile Dart to JavaScript when they deploy to the web.  However, they also tell us they need better integ

    ledsun
    ledsun 2015/03/26
    知ってた。ブラウザ用の新しい言語VMは流行らないって。それでも・・・googleさんなら、googleさんなら・・・やっぱり無理でしたー。
  • 1