User loginNavigation |
Common Lisp Exception HandlingI recently watched this Google TechTalk video by Peter Seibel on Common Lisp. Not being very familiar with Lisp, I found it quite interesting, especially the part about how Lisp handles error conditions. If I understand correctly, rather than unwinding the stack immediately, it sends a signal back through which is picked up at a higher level. Then that higher level gets to tell the lower level how to proceed. This seems neat, since as the speaker points out, you don't lose your state while asking the higher levels how to handle the condition. Since I have not come across this before, it raised a few questions: How well does this work in practice and are there any caveats? By SamK at 2006-06-06 12:45 | LtU Forum | previous forum topic | next forum topic | other blogs | 46902 reads
|
Browse archives
Active forum topics |
Recent comments
5 weeks 5 days ago
5 weeks 5 days ago
5 weeks 5 days ago
11 weeks 5 days ago
52 weeks 11 hours ago
52 weeks 14 hours ago
52 weeks 15 hours ago
1 year 22 weeks ago
1 year 26 weeks ago
1 year 27 weeks ago