Abstract
Exceptions are frequently a controversial language feature with both language designers and programmers. Exceptions are controversial because they complicate language semantics—and thus program design, testing, and verification—and some programmers find them annoying or difficult to use properly. By examining two programming languages that have very different, even opposing, exception mechanisms, a set of exception principles is introduced that summarize the key semantic and social issues surrounding exceptions.
Original language | English |
---|---|
Book series | Lecture Notes in Computer Science |
Volume | 4119 |
Pages (from-to) | 288-300 |
Number of pages | 13 |
ISSN | 0302-9743 |
Publication status | Published - 2006 |
Externally published | Yes |
Keywords
- Exceptions
- Programming Languages
- Language Design
- Program Semantics
- Program Design