811a47d430
Contains: - Command-line tool - Kernel AST - Binary serialization - Printing as text - Frontend based on analyzer - Class hierarchy and type algebra
5 lines
147 B
Markdown
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.
|