The difference between Assembly language and Macro language
When used as nouns, assembly language means a programming language in which the source code of programs is composed of mnemonic instructions, each of which corresponds directly to a machine instruction for a particular processor, whereas macro language means a system for defining and processing macros.
check bellow for the other definitions of Assembly language and Macro language
-
Assembly language as a noun (computer languages):
A programming language in which the source code of programs is composed of mnemonic instructions, each of which corresponds directly to a machine instruction for a particular processor.
Examples:
"A skilled programmer can write very fast code in assembly language."
-
Macro language as a noun (computing):
A system for defining and processing macros.
-
Macro language as a noun (computing, specifically):
An extension to an assembly language in which macroinstructions, containing a series of instructions, may be written.