Back at the beginning of September Google unveiled its new DART programming language, which it said was designed for “structured web programming.” Today Google has now unveiled more detail about DART together with the language, code examples, tools and technical overviews. Explaining in a little more detail how the new class-based optionally typed programming language for building web applications will function.
Dart code can be executed in two different ways: either on a native virtual machine or on top of a JavaScript engine by using a compiler that translates Dart code to JavaScript. DART comes with a set of basic libraries and tools for checking, compiling, and running Dart code
Google have now made the DART language and preliminary tools available open source on dartlang.org. Together with a set of basic libraries and tools for checking, compiling, and running Dart code. Enjoy!
Latest Geeky Gadgets Deals
Disclosure: Some of our articles include affiliate links. If you buy something through one of these links, Geeky Gadgets may earn an affiliate commission. Learn more.