Estimated hours taken: 80
Add support for exception handling, in extras/exceptions.
extras/exceptions/README:
Describes the files in this directory.
extras/exceptions/exception.m:
Contains the exception handling interface and implementation.
extras/exceptions/test_exceptions.m:
extras/exceptions/test_exceptions.exp:
extras/exceptions/test_uncaught_exception.m:
extras/exceptions/test_uncaught_exception.exp:
extras/exceptions/test_exceptions_func.m:
extras/exceptions/test_exceptions_func.exp:
Test cases.
extras/exceptions/Mmakefile:
The Mmakefile for building and running the test cases.