πΒ§ Continuation
Compiling with continuationsβeven if continuations are not exposed to the end programmers, they can still be useful as an implementation technique
Resources
Appel1992: extremely good book on how to compile functional programming languages with continuations.