Understanding lisp conditions
If you ever have trouble understanding lisp conditions (what other languages call exceptions) or you have no experience with lisp and want to discover an exception system where you can jump from program code to the exception handling code and back (restart) read the following articles:
- Condition style guide by Nikodemus Siivola
- Beyond Exception Handling: Conditions and Restarts from the always great Practical Common Lisp
1 Comment
Jump to comment form | comments rss [?] | trackback uri [?]