Page Summary: Introducing continuations as a language implementation's way of keeping track of what to do next. Introduction to using let_cc to implement higher-level language constructs, especially threads and generators.
Shplait Continuation 6 Loops -
Introducing continuations as a language implementation's way of keeping track of what to do next. Introduction to using let_cc to implement higher-level language constructs, especially threads and generators. An aside on type rules for multi-argument functions and funicton calls, as set-up for the homework assignment.
Important details found
- Introducing continuations as a language implementation's way of keeping track of what to do next.
- Introduction to using let_cc to implement higher-level language constructs, especially threads and generators.
- An aside on type rules for multi-argument functions and funicton calls, as set-up for the homework assignment.
- A 2014 series by David Mills explaining one angle on the Methodology and ...
Why this topic is useful
This topic is useful when readers need a quick overview first, then want to move into supporting details and related references.
Frequently Asked Questions
Why are related topics included?
Related topics help readers compare nearby references and understand the broader subject.
What is this page about?
This page summarizes Shplait Continuation 6 Loops and connects it with related entries, references, and supporting context.
Is the information always complete?
Not always. Some topics may need verification from official or primary sources.