💡 Words with a Similar Meaning to "Declarative programming"
Found via reverse dictionary — words that share a conceptual meaning.
| Word | Definition |
|---|---|
| logic programmingnoun | (programming) Programming with a paradigm that bases on formal logic |
| imperative programmingnoun | (programming) a programming paradigm that describes the computation in statements |
| dataflow programmingnoun | (programming paradigm) programming paradigm that models a program as a directed graph of the data flowing between operations, implementing architecture and dataflow principles. |
| reactive programmingnoun | (programming) A declarative programming paradigm where changes to values are automatically propagated, without the need for explicit reassignment. |
| literate programmingnoun | (programming) A programming paradigm in which a program is given as an explanation of the program logic in a natural language (such as English), interspersed with snippets of macros and traditional source code, from which compilable representation can be generated. |
| imperative languagenoun | (computing) Any programming language that consists (mostly) of a series of commands, typically assigning values to objects; a procedural language. |
| structured programmingnoun | (computing) A style of programming that relies on blocks of code, subroutines and the absence of simple tests and jumps |
| functional programmingnoun | (programming) Programming in a style that, in lieu of assignment, uses procedure calls to bind variables to values, so that referential transparency is preserved. |
| event-driven programmingnoun | (programming, paradigm) A programming paradigm where the flow of the program is determined by events. |
| tacit programmingnoun | (programming) A programming paradigm in which function definitions do not identify the arguments (or "points") on which they operate. Instead, the definitions merely compose other functions, among which are combinators that manipulate the arguments. |
| formalismnoun | Strict adherence to a given form of conduct, practice etc. |
| delegation languagenoun | (computing) A programming language that supports prototype-based programming. |
| event-based programmingnoun | (programming, paradigm) Synonym of event-driven programming. |
| dynamic languagenoun | (computer languages) A programming language that analyses code also when executing the code itself. |
| pseudocodenoun | A description of a computer programming algorithm that uses the structural conventions of programming languages but omits detailed subroutines or language-specific syntax. |
| pseudolanguagenoun | (countable, uncountable) Something written or spoken that resembles language but is not a true language. |
| generic programmingnoun | (programming) A style of computer programming in which algorithms are written in terms of to-be-specified-later types that are then instantiated when needed for specific types provided as parameters. |
| role-oriented languagenoun | (computing) A programming language that uses a paradigm aiming at expressing things in terms analogous to human conceptual understanding of the World by using roles. |
| object-based programmingnoun | (programming) A programming paradigm that encapsulates states and operations inside "objects" to design applications and computer programs. |
| visual programming languagenoun | (programming) A programming language that lets users create programs by manipulating program elements graphically rather than by writing code. |
Translate “Declarative programming” into Another Language
Pick a language — the word will be pre-filled in the translator.