Monday, 10 October 2011

Libraries

Dart will provide the following libraries to support web and web server development:
Core Library
Contains interfaces to support common data structures and operations.
DOM Library
Contains interfaces to the HTML5 DOM, loosely based on the proposed HTML5 standard as specified by the W3C/WHATWG. These interfaces will evolve in parallel with the HTML5 standards.
Here is an overview of the interface hierarchy for the current Core Library (subject to change):

No comments:

Post a Comment