Difference between revisions of "Continuation"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
{{WikiEntry|key=Continuation|qCode=1128903}} (续体) is an idea closely associated with Dana Scott and other theoretical computing scientists. It is also related to [[fixed point]], [[recursion]], and the possibility of applying continuation to many contexts requires to use of [[monad]].
{{WikiEntry|key=Continuation|qCode=1128903}} (续体) is an abstract representation of the control state of a computer program. This is an idea closely associated with Dana Scott and other theoretical computing scientists. It is also related to [[fixed point]], [[recursion]], and the possibility of applying continuation to many contexts requires to use of [[monad]].


<noinclude>
<noinclude>

Revision as of 16:11, 21 February 2022

Continuation(Q1128903) (续体) is an abstract representation of the control state of a computer program. This is an idea closely associated with Dana Scott and other theoretical computing scientists. It is also related to fixed point, recursion, and the possibility of applying continuation to many contexts requires to use of monad.


Related Pages