Files
sdk/pkg/kernel/lib/text/readme.md
T
Asger Feldthaus 811a47d430 [kernel] Initial implementation of Dart Kernel.
Contains:
- Command-line tool
- Kernel AST
- Binary serialization
- Printing as text
- Frontend based on analyzer
- Class hierarchy and type algebra
2016-04-26 10:39:15 +02:00

5 lines
147 B
Markdown

Conversion to a textual format.
The text format is currently very ad-hoc and there is no conversion back, but
it's a pleasant way to view the IR.