📝Double-barrelled continuations
When Compiling with continuations languages with exceptions, it might be better to pass two continuations to each function: one normal return continuation, and another exception-handler continuations.
When Compiling with continuations languages with exceptions, it might be better to pass two continuations to each function: one normal return continuation, and another exception-handler continuations.