|
Computer Programming Software Terms, Glossary and Dictionary
Macro Language
A macro language is a programming language in which all or most computation is done by expanding macros. Macro languages are not widely used for general-purpose programming, but are common in text processing applications, for example, C preprocessor and Internet Macros (iOpus).
|