Next: machinery stack overflow, Previous: machinery call frames, Up: machinery [Index]
For the original paper presenting an implementation of continuations quite similar (but not equal) to the one used by Vicare see references.
• machinery continuations general: | General concept of process continuation. | |
• machinery continuations without: | Subordinate function calls without continuations. | |
• machinery continuations immut: | Immutability of the Scheme stack. | |
• machinery continuations non: | Subordinate function calls with non–invoked continuation. | |
• machinery continuations escape: | Subordinate function calls with invoked continuation. |