Macro vs Macroprogramming - What's the difference?
macro | macroprogramming |
Very large in scope or scale.
(programming, computing) A comparatively human-friendly abbreviation of complicated input to a computer program.
(computing) The creation of macros and macroinstructions, and the writing of programs using them.
As nouns the difference between macro and macroprogramming
is that macro is (programming|computing) a comparatively human-friendly abbreviation of complicated input to a computer program or macro can be (photography) macro lens while macroprogramming is (computing) the creation of macros and macroinstructions, and the writing of programs using them.As an adjective macro
is very large in scope or scale.macro
English
Etymology 1
1933, from .Adjective
(-)Etymology 2
1959, shortened form of macroinstruction.Noun
(en noun)- The pre-processor expands any embedded macro s into source code before it is compiled.