Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. The Common Lisp Interface Manager (CLIM) is a Common Lisp-based programming interface for creating user interfaces - i.e., GUIs. It is completely object-oriented and is based on the idea of stream input and output. There are also facilities for output device independence. It is des ...Full description
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. The Common Lisp Interface Manager (CLIM) is a Common Lisp-based programming interface for creating user interfaces - i.e., GUIs. It is completely object-oriented and is based on the idea of stream input and output. There are also facilities for output device independence. It is descended from the GUI system Dynamic Windows of Symbolics's Lisp machines. CLIM has been designed to be portable across different Common Lisp implementations and different Window system. CLIM supports, like Dynamic Windows, so-called Presentations. CLIM is available for Allegro CL, LispWorks, Macintosh Common Lisp and Symbolics Genera.