Version 2 of macro

Updated 2004-03-24 13:37:43

In programming languages, a macro is any programming or user interface that defnes a set of instructions that are substituted for the macro name where it appears in a program. The macro, when used, expands into something larger than itself.

Tcl has at least two macro systems. Sugar and Tmac - a Tcl macro processor package