Module from_ast

Source
Expand description

Module to transform AST programs into IR.

Structs§

AstConversionConfig

Functions§

ast_to_ir
Construct an IR representation using a parsed AST and command line options.