💡 Words with a Similar Meaning to "Imperative programming"
Found via reverse dictionary — words that share a conceptual meaning.
| Word | Definition |
|---|---|
| imperative languagenoun | (computing) Any programming language that consists (mostly) of a series of commands, typically assigning values to objects; a procedural language. |
| declarative programmingnoun | (programming) a programming paradigm that expresses the logic of a computation instead of its control flow |
| logic programmingnoun | (programming) Programming with a paradigm that bases on formal logic |
| structured programmingnoun | (computing) A style of programming that relies on blocks of code, subroutines and the absence of simple tests and jumps |
| 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. |
| 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. |
| reactive programmingnoun | (programming) A declarative programming paradigm where changes to values are automatically propagated, without the need for explicit reassignment. |
| 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. |
| object-based programmingnoun | (programming) A programming paradigm that encapsulates states and operations inside "objects" to design applications and computer programs. |
| event-driven programmingnoun | (programming, paradigm) A programming paradigm where the flow of the program is determined by events. |
| pascalnoun | In the International System of Units, the derived unit of pressure and stress; one newton per square metre. Symbol: Pa. |
| metaprogrammingnoun | (programming) The writing of computer programs that write or manipulate other programs or themselves as their data, or that perform operations at runtime that would typically be done at compile time. |
| formalismnoun | Strict adherence to a given form of conduct, practice etc. |
| event-based programmingnoun | (programming, paradigm) Synonym of event-driven programming. |
| 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. |
| uniprogrammingnoun | (computing) The execution of a single program at a time. |
| programming languagenoun | (programming) A code of reserved words and symbols used in computer programs, which give instructions to the computer on how to accomplish certain computing tasks. |
| prototype-oriented programmingnoun | (programming) A programming paradigm that encapsulates states and operations inside "prototypes" to design applications and computer programs. |
| pragmatnoun | (programming) A pragma, or compiler directive, in the ALGOL 68 programming language. |
| 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. |
Translate “Imperative programming” into Another Language
Pick a language — the word will be pre-filled in the translator.