Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.programming > #16929

Re: continuations in ``the art of computer programming''

Path csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail
From Anton Antimo <anton@safunu.org>
Newsgroups comp.programming
Subject Re: continuations in ``the art of computer programming''
Date Thu, 24 Sep 2026 13:59:54 -0300
Organization A noiseless patient Spider
Lines 19
Message-ID <87ld8qd1px.fsf@safunu.org> (permalink)
References <87se31fd84.fsf@safunu.org> <87tsnhtbbl.fsf@ID-208667.user.individual.de>
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
Injection-Date Thu, 24 Sep 2026 17:00:05 +0000 (UTC)
Injection-Info dont-email.me; logging-data="3023832"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/R3qqgQ9uG5Ypv1odYpaZP2YuwMNL5b6E="; posting-host="ee49d56bc4a25709a6b39ea7125352d0"
Cancel-Lock sha1:9Gok+oXgc5sXCSAodPOnuSklpv0= sha1:ba6TWUXv1NntmWi18jlHisUB1TI= sha256:ZDUB0ghYj7lzVk2WbDjVXT8NgwBCXi5NDf7TfZ7H33w= sha1:XgipSQ7bpP2hbXmfX+T3+Cx3GWc= sha256:4QAxOqbs5kqrqpWqN5RH6PoRbEq4rMyDK/PrZ6KMo94=
Xref csiph.com comp.programming:16929

Show key headers only | View raw


usenet@stegropa.de (Stefan Große Pawig) writes:

> Anton Antimo <anton@safunu.org> writes:
>> Donald Knuth has been documenting and investigating programming
>> techniques forever in his monumental set called ``The Art of Computer
>> Programming''.  I suppose he must have in his own terms what is now
>> called continuations.  In which part section of which book is the Scheme
>> call/cc primitive studied?  
>
> I think the closest would be volume 1, section 1.4.2 on coroutines.

Thank you and all other posters in this thread.

So I think call/cc is essentially a jump over there, do something and
take here an address for you to get back to what you were doing before.

As usual, not much magic behinds the scenes, but surely the implications
of a jump instruction as far fetching, of which call/cc is a great
illustration.

Back to comp.programming | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

continuations in ``the art of computer programming'' Anton Antimo <anton@safunu.org> - 2026-09-22 13:43 -0300
  Re: continuations in ``the art of computer programming'' ram@zedat.fu-berlin.de (Stefan Ram) - 2026-09-22 18:04 +0000
  Re: continuations in ``the art of computer programming'' usenet@stegropa.de (Stefan Große Pawig) - 2026-09-22 20:01 +0200
    Re: continuations in ``the art of computer programming'' Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-09-22 21:07 +0000
    Re: continuations in ``the art of computer programming'' Anton Antimo <anton@safunu.org> - 2026-09-24 13:59 -0300
      Re: continuations in ``the art of computer programming'' Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-09-25 00:06 +0000

csiph-web