タグ

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

タグの絞り込みを解除

Dartに関するcoppieeeのブックマーク (2)

  • VM to remove support for String + operator by June 17th

    For the latest Dart news, visit our new blog at  https://medium.com/dartlang . Posted by Seth Ladd Today, the Dart VM team announced they will be removing support for String + operator from the VM on June 17th. In an email to the misc@dartlang.org group, Matthias Hausner wrote: "On Sunday, June 17, we will turn off support for the String + operator in the VM compiler and runtime. Any code that sti

    coppieee
    coppieee 2012/10/17
    Stringの+演算子廃止とか新しい。代わりに別の演算子を用意すればいいのに。
  • Google の新言語「Dart」は新しい JavaScript か? - WebOS Goodies

    Google が開発しているという新言語「Dart」を覚えていますでしょうか。来月の GOTO Aarhus 2011 Conference にて発表があるということで数日間は話題に登ったものの、その後は続報もなく忘れ去られているようです。 実はこの Dart に関連して、 2010 年 10 月に書かれた Google の内部文書 (?) が注目されています。その中では、 JavaScript の次期版である Harmony と平行して新たな言語「Dash」を開発することが示唆されており、それが来月発表される Dart の正体ではないかと言われています。また、 Google が新言語の開発を決断した理由や今後のオプション、そして僅かながら関連するプロジェクトについてなども語られており、なかなか興味深い内容です。 そこで、日はこの文書のハイライトをご紹介したいと思います。いつもながら翻訳

    coppieee
    coppieee 2011/09/28
    DartはJSと同様にコンパイラなしで開発でき、任意で型付け(optionally-typed)できるらしい。あとサーバサイドでも動くように設計されてるとか。
  • 1