Common Lisp Interface Manager: Difference between revisions

Content deleted Content added
reflective architecture in CLIM
application section
Line 10:
A [[Free software|free]] implementation of CLIM is called [[McCLIM]]<ref>[https://common-lisp.net/project/mcclim/clim-paper.pdf A Free Implementation of CLIM], Robert Strandh, Timothy Moore, 2002</ref> . McCLIM has several extensions to CLIM and has been used for several applications like [[Climacs]], an Emacs-like editor. McCLIM also provides a mouse-sensitive Lisp Listener, a [[Read–eval–print_loop|REPL]] for Common Lisp.
 
==Applications using CLIM==
 
* [https://dist-systems.bbn.com/tech/spyglass/ BBN SpyGlass], an analysis environment for viewing packet traces.
 
==References==