Definitions from Wiktionary (continuation-passing style)
▸ noun: (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.
▸ Words similar to continuation-passing style
▸ Usage examples for continuation-passing style
▸ Idioms related to continuation-passing style
▸ Wikipedia articles (New!)
▸ Words that often appear near continuation-passing style
▸ Rhymes of continuation-passing style
▸ Invented words related to continuation-passing style
▸ noun: (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.
Similar:
continuation passing style,
first-class continuation,
call-with-current-continuation,
continuation,
callback,
fall-through,
pass-by-reference,
pass-by-value,
pass by reference,
cofunction,
more...
▸ Words similar to continuation-passing style
▸ Usage examples for continuation-passing style
▸ Idioms related to continuation-passing style
▸ Wikipedia articles (New!)
▸ Words that often appear near continuation-passing style
▸ Rhymes of continuation-passing style
▸ Invented words related to continuation-passing style