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 | 46266 reads
|
Browse archives
Active forum topics |
Recent comments
23 weeks 1 day ago
23 weeks 1 day ago
23 weeks 1 day ago
45 weeks 2 days ago
49 weeks 4 days ago
51 weeks 1 day ago
51 weeks 1 day ago
1 year 1 week ago
1 year 6 weeks ago
1 year 6 weeks ago