Call-with-current-continuation

id: call-with-current-continuation-305-2026782
title: Call-with-current-continuation
text: In the Scheme computer programming language, the procedure call-with-current-continuation, abbreviated call/cc, is used as a control flow operator. It has been adopted by several other programming languages. Taking a function f as its only argument, (call/cc f) within an expression is applied to the current continuation of the expression. For example ( e2) is equivalent to applying f to the current continuation of the expression. The current continuation is given by replacing (call/cc f) by a va
brand slug: wiki
category slug: encyclopedia
description: Control flow operator in functional programming
original url: https://en.wikipedia.org/wiki/Call-with-current-continuation
date created:
date modified: 2022-09-18T11:09:57Z
main entity: {"identifier":"Q5021477","url":"https://www.wikidata.org/entity/Q5021477"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part