Topic: return from procedure
Topic: continuation
Group: exception handling
Topic: exception handling by try..catch
Quotation Skeleton
We model an exception handler as a C-- … the "formal parameters" of a continuation must be … A continuation value may be passed to procedures … however, its continuations die too. Invoking a dead … … [p. 288] Stack cutting … Given a continuation value, the C-- primitive "cut … [p. 295] The weak C-- continuations are useful only …
Google-1Google-2