💡 Words with a Similar Meaning to "Partial function application"
Found via reverse dictionary — words that share a conceptual meaning.
| Word | Definition |
|---|---|
| partial applicationnoun | (computer science) The process of fixing a number of arguments to a function, producing another function of smaller arity. |
| applications programnoun | Alternative form of application program. [(computing) A computer program written to solve a particular problem or to be used in a particular user-defined application.] |
| partial evaluationnoun | (computing theory) A technique for program optimization by specialization, so as to produce new programs which run faster than the originals while guaranteed to behave in the same way. |
| curryingverb | (computing) The technique of converting a function that takes multiple arguments into a sequence of functions that each take a single argument. |
| application programmenoun | (British spelling) Alternative form of application program. [(computing) A computer program written to solve a particular problem or to be used in a particular user-defined application.] |
| 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. |
| applications softwarenoun | Alternative form of application software. [(computing) A set of computer programs that work together to solve a particular problem or to be used for a particular user-defined application.] |
| higher-order functionnoun | (computer science) A function that takes one or more functions as an input, and returns a function as a result. |
| call by referencenoun | (programming) Alternative form of call-by-reference. [(programming) An evaluation strategy in which the arguments to a function are evaluated first, and a pointer to the result is passed to the function.] |
| defunctionalizationnoun | (computing, programming) A compile-time transformation which eliminates higher-order functions, replacing them by a single first-order apply function. |
| continuation passing stylenoun | Alternative form of continuation-passing style. [(programming) A style of programming in which every user function f takes an extra argument c known as a continuation. Whenever f would normally return a result r to its caller, it instead returns the result of applying the continuation to r.] |
| programming interfacenoun | (computing) Ellipsis of application programming interface. [(computing, programming) A set of routines, protocols, and tools for building software applications, which makes it possible for software components to interact with one another.] |
| pass-by-referencenoun | (software) Synonym of call-by-reference. |
| pass-by-valuenoun | (programming) Synonym of call-by-value. |
| applicationnoun | (computing) A computer program or the set of software that the end user perceives as a single entity as a tool for a well-defined purpose. (Also called: application program; application software.) |
| mathematical function program | — |
| application programnoun | (computing) A computer program written to solve a particular problem or to be used in a particular user-defined application. |
| call by valuenoun | (programming) Alternative form of call-by-value. [(programming) An evaluation strategy in which the arguments to a function are evaluated first, and the result is passed into the function.] |
| multi-taskingnoun | Alternative form of multitasking. [(computing) The simultaneous execution of multiple tasks (programs) under the control of an interrupt-driven operating system.] |
| functional | Useful; serving a purpose, fulfilling a function. |
Translate “Partial function application” into Another Language
Pick a language — the word will be pre-filled in the translator.