Dart
dart.devAn approachable, portable, and productive language for high-quality apps
Dev Toolsprogramming-languageopen-sourcecross-platformfluttercompiled-languagestatic-typingwebassembly

About
Dart is a free, open-source programming language developed for building high-quality applications across mobile, desktop, web, and backend platforms. It features sound null safety, pattern matching, async-await support, and AOT compilation to native machine code. Dart also compiles to JavaScript and WebAssembly for web targets, and supports hot reload for fast iterative development.
Problem
Developers need a single, consistent language that can target mobile, desktop, web, and backend platforms with strong performance and safety guarantees.
For
software developers building cross-platform applications
How it works
Dart compiles to native ARM/x64/RISC-V machine code for mobile and desktop, or to JavaScript and WebAssembly for the web, while offering hot reload for rapid development iteration.
Business model
open-source
Status
launched
Company
Google