0%

continuation passing style

C c

Transcription

    • US Pronunciation
    • US IPA
    • US Pronunciation
    • US IPA

Definitions of continuation passing style words

  • noun Technical meaning of continuation passing style (language)   (CPS) An intermediate language for Scheme that implements continuation passing style. The CPS language is semantically clean and is used for the SML/NJ compiler. 1
  • noun Definition of continuation passing style in Technology (programming)   (CPS) 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 continuation thus represents the whole of the rest of the computation. Some examples: 1
  • noun continuation passing style (programming) Alternative spelling of continuation-passing style. 0

Information block about the term

Parts of speech for Continuation passing style

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation

See also

Matching words

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?