GithubHelp home page GithubHelp logo

hhy5277 / sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dart-lang/sdk

0.0 2.0 0.0 672.12 MB

The Dart SDK, including the VM, dart2js, core libraries, and more.

Home Page: https://www.dartlang.org/

License: Other

Python 1.22% Shell 0.14% C++ 20.72% JavaScript 0.16% Dart 75.54% HTML 0.77% Java 0.60% TeX 0.32% Coq 0.14% Standard ML 0.01% Batchfile 0.03% Assembly 0.01% C 0.19% CSS 0.11% Makefile 0.01% GAP 0.04%

sdk's Introduction

Dart

A client-optimized language for fast apps on any platform

Dart is:

  • Optimized for UI: Develop with a programming language specialized around the needs of user interface creation

  • Productive: Make changes iteratively: use hot reload to see the result instantly in your running app

  • Fast on all platforms: Compile to ARM & x64 machine code for mobile, desktop, and backend. Or compile to JavaScript for the web

Dart has flexible compiler technology lets you run Dart code in different ways, depending on your target platform and goals:

  • Dart Native: For programs targeting devices (mobile, desktop, server, and more), Dart Native includes both a Dart VM with JIT (just-in-time) compilation and an AOT (ahead-of-time) compiler for producing machine code.

  • Dart Web: For programs targeting the web, Dart Web includes both a development time compiler (dartdevc) and a production time compiler (dart2js).

Dart platforms illustration

License & patents

Dart is free and open source.

See LICENSE and PATENTS.

Using Dart

Visit the dart.dev to learn more about the language, tools, getting started, and more.

Browse pub.dev for more packages and libraries contributed by the community and the Dart team.

Building Dart

If you want to build Dart yourself, here is a guide to getting the source, preparing your machine to build the SDK, and building.

There are more documents on our wiki.

Contributing to Dart

The easiest way to contribute to Dart is to file issues.

You can also contribute patches, as described in Contributing.

sdk's People

Contributors

a-siva avatar asgerf avatar blois avatar bwilkerson avatar crelier avatar efortuna avatar floitschg avatar fsc8000 avatar iposva-google avatar johnmccutchan avatar johnniwinther avatar karlklose avatar lrhn avatar mhausner avatar mkustermann avatar mraleph avatar munificent avatar nex3 avatar peter-ahe-google avatar pq avatar rakudrama avatar ricowind avatar rmacnak-google avatar scheglov avatar sgjesse avatar sigmundch avatar stereotype441 avatar vsmenon avatar whesse avatar zanderso avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.