Topic: continuation
Topic: semantics by an abstract machine
Topic: exception handling by try..catch
| |
Note
handle side effects and abnormal exits by passing implicitly the store and the continuation (what happens next) and goto's by binding continuations of each label as part of the environment
Related Topics
Topic: continuation (16 items)
Topic: semantics by an abstract machine (38 items)
Topic: exception handling by try..catch (45 items)
|