Skip to content

Kernel Documentation

Kevin Millikin edited this page May 10, 2017 · 6 revisions

Dart Kernel is an intermediate language for Dart programs, a compact binary object-file format supporting separate compilation and linking, and an infrastructure for program transformation. This page is an index of Kernel documentation.

Operational semantics

Binary format

Debugging support

Clone this wiki locally