Module meta

Source
Expand description

Meta-program expansion over frontend AST programs.

Modulesยง

core ๐Ÿ”’
meta_types_builder ๐Ÿ”’
quote_expand ๐Ÿ”’
quote_match ๐Ÿ”’
runtime_eval ๐Ÿ”’

Enumsยง

MetaEvalError
Meta-evaluation error produced while expanding meta code.
TemplateMetaBinding
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.