noun
declarative macro instruction
A computing term for a macro that specifies what to do rather than how to do it, used in declarative programming contexts.
宣言型マクロ命令は、手続き型マクロ命令と対比されることがある。
Declarative macro instructions are sometimes contrasted with procedural macro instructions.
Procedural macro instruction, which specifies how to perform a task step by step, unlike the declarative approach.
Compound of 宣言型 (declarative type) + マクロ (macro) + 命令 (instruction). A technical term likely coined in Japanese computing contexts.