Master’s Thesis Presentation • Programming Languages • Exception Handling in Cforall
Please note: This master’s thesis presentation will be given online.
Andrew Beach, Master’s candidate
David R. Cheriton School of Computer Science
Supervisor: Professor Peter Buhr
The Cforall programming language is an evolutionary refinement of the C programming language, adding modern programming features without changing the programming paradigms of C. One of these modern programming features is more powerful error handling through the addition of an exception handling mechanism (EHM).