Source: commons.wikimedia.org

Dart is a programming language designed by Lars Bak and Kasper Lund and developed by Google. It can be used to develop web and mobile apps as well as server and desktop applications. Wikipedia

Created Year: 2011
Designed by: Kasper LundLars Bak
Developed by: Google
Aliases: ECMA-408, Google Dart
File extensions: dart

Wikidata: Q406009

Influenced: Ballerina

Influenced by: C#ErlangJavaJavaScriptSmalltalkStrongtalk

Programming paradigms: functional programmingimperative programmingmulti-paradigm programmingobject-oriented programmingreflective programming

Language types: compiled languagefunctional programming languageimperative programming languagemulti-paradigm programming languageobject-based languagereflective programming languagescripting language

Dart Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Dart

main() {
  print('Hello World');
}

Free Dart books, articles, documentation

Search on GitHub


Latest data update: 2025-08-28