Expand description
Meta-program expansion over frontend AST programs.
Modulesยง
- core ๐
- meta_
types_ ๐builder - quote_
expand ๐ - quote_
match ๐ - runtime_
eval ๐
Enumsยง
- Meta
Eval Error - Meta-evaluation error produced while expanding
metacode. - Template
Meta Binding - Compile-time runtime-template binding supplied during elaboration.
Functionsยง
- expand_
function_ template_ instance - Expand one instantiated runtime template function using provided meta bindings.
- expand_
program - Expand all runtime-visible meta code in a frontend program.