CSC/ECE 517 Fall 2009/wiki2 1 SA
Metaprogramming
Introduction
Metaprogramming,the creation of procedures and programs that automatically construct the definitions of other procedures and programs. Metaprogramming automates some of the tedious and error-prone parts of the programmer's job.