continuation-passing style

noun

Definitions

  1. A style of programming in which every user function f takes an extra argument c known as…

    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.

The neighborhood

Vish — recursive loop

No curated loop yet for continuation-passing style. Loops are being traced one word at a time while the ingestion pipeline matures.

sense glosses and etymology drawn from English Wiktionary · source · CC-BY-SA