Common Lisp Interface Manager: Difference between revisions

Content deleted Content added
mNo edit summary
STBot (talk | contribs)
m clean up - bother me at my talk if I mess up using AWB
Line 1:
Also known as CLIM, the '''Common Lisp Interface Manager''' is a [[Common Lisp]]-based programming interface for creating user interfaces—i.e., [[GUI|GUIs]]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.
 
An open-source implementation of CLIM is in development; it is called [[McCLIM]].
Line 5:
==External link==
*[http://common-lisp.net/project/mcclim/ McClim Project Page]
 
{{compu-prog-stub}}
 
[[Category:Lisp programming language]]
 
 
{{compu-prog-stub}}