Category:Declarative paradigm

From Esolang
Jump to navigation Jump to search

The declarative paradigm is where a program consists of declarations that define its structure/functionality. This is the opposite of the imperative paradigm in which programs consist of sequences of instructions.