Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

continuation-passing style en · NOUN

Meanings

  1. 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.

Forms

SpellingFeaturesLabelsSource
continuation-passing styles Number=Plur lexicographic
continuation passing style alternative lexicographic

Synonyms

CPS