Re: References on Implementing Exceptions

Dominique de Waleffe <ddw@miscrit.be>
26 Feb 1999 12:10:14 -0500

          From comp.compilers

Related articles
References on Implementing Exceptions mzraly@world.std.com (1999-02-24)
Re: References on Implementing Exceptions blume@kurims.REMOVE.kyoto-u.ALLCAPS.ac.PARTS.jp (Matthias Blume) (1999-02-25)
Re: References on Implementing Exceptions dmitrik@my-dejanews.com (Dmitri Katchalov) (1999-02-25)
Re: References on Implementing Exceptions ddw@miscrit.be (Dominique de Waleffe) (1999-02-26)
| List of all articles for this month |

From: Dominique de Waleffe <ddw@miscrit.be>
Newsgroups: comp.compilers
Date: 26 Feb 1999 12:10:14 -0500
Organization: Mission Critical
References: 99-02-117
Keywords: errors

There was a paper in a fairly recent issue of ACM TOPLAS discussing
approaches to implementations of exceptions [TOPLAS, Vol. 20, No. 2
(March 1998), Pages 274-301].
If I remember well, the paper first surveys existing approaches then
goes on to their applicability for 'components'.


D.


"Michael S. Zraly" wrote:


> Can anyone out there recommend any good books/articles/web pages
> that discuss the implementation of exception handling in C++ or
> other programming languages?


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.