Word info

continuation passing style

Noun

Meaning

continuation passing style (plural continuation passing styles)

Alternative form of continuation-passing style.

continuation-passing style (plural continuation-passing styles)

(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.
Synonym: CPS

Source: en.wiktionary.org

Alternative names

continuation-passing style

Close letter words and terms