Module pp_normalize

Source
Expand description

AST post-parser canonicalization.

Functionsยง

block_level_normalize
parameter_level_normalize_pass
run_compiler_frontend
Parses the given source code and returns a normalized backend AST vector.
to_unnormalized_backend_ir