WG211/M2Smaragdakis

From WG 2.11
Jump to: navigation, search


Title: Statically Safe Meta-Programming
Yannis Smaragdakis

Abstract: Current meta-programming systems either offer little guarantee of semantic well-formedness of the generated program (e.g., no type safety guarantee) or impose significant restrictions on what kinds of programs can be generated. This talks overviews existing points in the design space and discusses how the boundaries can be pushed to provide powerful yet guaranteed safe meta-programming.