Content deleted Content added
misc |
DW |
||
Line 1:
[[File:Listener.png|thumb|300px|McCLIM Lisp Listener]]
The '''Common Lisp Interface Manager''' ('''CLIM''') is a [[Common Lisp]]-based programming interface for creating user interfaces — i.e., [[GUI]]s. 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
CLIM has been designed to be portable across different [[Common Lisp]] implementations and different [[Window system]]. CLIM supports, like Dynamic Windows, so-called Presentations <ref>Presentation Based User Interfaces, MIT Technical Report: AITR-794, 1984, Eugene C. IV Ciccarelli</ref>.
|