InfoQ

InfoQ

Topic/Tag specific view

Google Dart Content on InfoQ


Latest featured content about Google Dart

Allen Wirfs-Brock on ECMAScript, Browsers and the Ambient Computing Era

Topics
Google Dart,
Dynamic Languages,
Microsoft,
Languages,
Internet Explorer,
Companies,
Programming,
EcmaScript 5,
Web Browser,
Mozilla,
Browsers

Allen Wirfs-Brock talks about the ambient computng era and how the web and the browsers fit in this vision. He also shares his experiences from working on EcmaScript 5/6, and explains about the evolution of this spec.

A Quick Tour of Dart

Topics
Javascript,
Google Dart,
Web Development,
QCon San Francisco 2011,
Dynamic Languages,
QCon,
Languages,
Conferences,
Programming

Gilad Bracha discusses Dart, its type system, interfaces, generics, ADTs without types, built-in factory support.

Dart: A Structured Web Programming Language

Topics
Google Dart,
Dynamic Languages,
QCon San Francisco 2011,
QCon,
Google,
Languages,
Language,
Conferences,
Programming,
Companies

Gilad Bracha introduces Dart, Google’s new language for the web, explaining the reasons behind its conception, what it is and what it is not, some of the main features, and unveiling plans for the future.

News about Google Dart

Google Dart Roundup: Dartium Binaries Available, I/O Libraries, Book and Docs

Topics
Google Dart,
Debuggers,
Dynamic Languages,
Languages,
Debugging,
Programming,
Chrome

The first binaries of Dartium, Chrome with a built-in Dart VM, are now available for download. Dartium has the beginnings of debugging support in Dev Tools. Meanwhile, a lot of documentation resources have become available both from Google and outside.

Google Dart Roundup: Dart to JS Compiler Frog, Pre-Built Editor/IDE Binaries, Type System Proposals

Topics
Javascript,
Google Dart,
Web Development,
Dynamic Languages,
Compilers,
Languages,
Google,
Language Design,
Language,
Programming,
Companies,
Language Features

Pre-built versions of Dart Editor, the Eclipse-based Dart IDE, are now available, making it easy to try Dart. Frog is a new Dart to Javascript compiler - written in Dart by the creator of the Jython and IronPython projects. Meanwhile the Dart team has been busy explaining the Dart language and proposing features to round out the type system, eg. nullable types and more.