declarative programming
Sign in to saveprogramming paradigm that expresses the logic of a computation without describing its control flow
~11 min read
Encyclopedic overview
(Learn how and when to remove this message)
In computer science, declarative programming is a programming paradigm that expresses the logic of a computation without describing its control flow.
Excerpted from Wikipedia’s “declarative programming” article, available under the CC BY-SA 4.0 licence.