Collection of Lisp exception handling posts

Just putting all the links here in one place for easy access.  This was a 6-part series describing exception handling in Lisp, specifically to point out the similarities and differences to exception handling in C++.  I went over both the more familiar C++ try/throw/catch model and a restart technique that handles exceptions without unwinding the stack. Here is the series of posts:

Part 1

Part 2

Part 3

Part 4

Part 5

Part 6

 

One thought on “Collection of Lisp exception handling posts

Leave a Reply to Christopher Cancel reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

*

反垃圾邮件 / Anti-spam question * Time limit is exhausted. Please reload CAPTCHA.