Translating Exceptions

This document discusses the way that .NET and Parrot provide support for exceptions. It then describes how .NET's exception model can be implemented using the Parrot exception support.

The .NET Model

The Parrot Model

Translating Exceptions