Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail From: Anton Antimo Newsgroups: comp.programming Subject: continuations in ``the art of computer programming'' Date: Tue, 22 Sep 2026 13:43:55 -0300 Organization: A noiseless patient Spider Lines: 5 Message-ID: <87se31fd84.fsf@safunu.org> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Tue, 22 Sep 2026 17:00:05 +0000 (UTC) Injection-Info: dont-email.me; logging-data="1106079"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Ghq2JSrvvDzGXcTHH3hDQg+rmeizUYyk="; posting-host="c71dfec668b0cead745b7c6a389352be" Cancel-Lock: sha1:96ZkeYyIBvVluPTm1YGp9J7cyIo= sha1:xC6Leu965EIq2SojdIgEKi1BNMA= sha256:COt2dA3hcG4TdRPXA2ABR7wE4oWEOQt7dY4dLa06gU4= sha1:IxMX0EcaZIsxnMPvGd5ZhgQXvAk= sha256:+ogjm0ah1opKWC1mtkvo7Qpxip1g18kIq0ntPMX9t4k= Xref: csiph.com comp.programming:16925 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?