Next: , Previous: , Up: lang   [Index]


1.18 Signalling conditions and restarts

The library (vicare language-extensions conditions-and-restarts) implements Scheme–flavoured Common Lisp’s condition handlers and restart handlers.

Not everything defined by Common Lisp is implemented:

To understand what is going on here, we should read Common Lisp’s Hyper Spec, Chapter 9.1 “Condition System Concepts”1.


Footnotes

(1)

http://www.cs.cmu.edu/Groups/AI/html/hyperspec/HyperSpec/Body/sec_9-1.htm