Wiktionary英語版

出典:Wiktionary

call-with-current-continuation

出典:『Wiktionary』 (2026/04/13 22:50 UTC )

名詞

call-with-current-continuation (countable and uncountable, plural call-with-current-continuations or calls-with-current-continuation)

  1. (programming) A programming language operation that captures the current state of execution (the continuation) and provides it as a function that can be invoked to return to or replace that state of execution at any later time.
調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

ウィキペディア英語版

出典:Wikipedia

Call-with-current-continuation

出典:『Wikipedia』 (2011/05/14 04:10 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

In functional programming, the function call-with-current-continuation, commonly abbreviated call/cc, is a control operator that originated in its current form in the Scheme programming language and now exists in several other programming languages.

Call-with-current-continuationのページの著作権