Posts Tagged ‘Dart’

Introduction to Google Dart – new Javascript alternative language

Dart Logo

ShareGoogle announced its new programming language “Dart” at GoTo ConferenceĀ in October 2011. Google highlights it as a language for “Structured Language for Web Programming”. Dart is a class based, optionally typed programming language. The language as such is not a replacement for Javascript, but offers a modern alternative for scripting in web browsers.
Why one more [...]