Full continuations are implemented in MzScheme by copying the C stack and using scheme_setjmpand scheme_longjmp.