Path: utzoo!attcan!uunet!husc6!bloom-beacon!dsg.csc.ti.COM!Kimbrough From: Kimbrough@dsg.csc.ti.COM (Kerry Kimbrough) Newsgroups: comp.windows.x Subject: Re: Toolkits for LISP Message-ID: <2793385115-8901338@Sierra> Date: 8 Jul 88 20:18:35 GMT Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 26 CLX is an Xlib-level API to the X Window System which may be found in the X11 distribution (../lib/CLX/*). CLUE (Common Lisp User Interface Environment) is a toolkit level API developed here at TI. CLUE is a portable object-oriented system for user interface programming in Common Lisp. CLUE, which is based on the Common Lisp Object System (CLOS), extends the CLX interface to provide an architectural model for the construction of interactive Lisp applications. Modeled on the Xtk toolkit library, CLUE could be described as a translation of the Xtk "intrinsics" into the domain of Common Lisp and CLOS. A portable implementation of the Common Lisp User interface Environment (CLUE) is now available in the public domain. Anyone interested may receive source code and documentation via anonymous ftp from CSC.TI.COM, (internet address 10.7.0.46) in pub/clue.tar.Z A copy will soon be available from EXPO.LCS.MIT.EDU. This implementation of CLUE (Version 1.13) may be installed without change in TI Explorer and Symbolics environments. Other configurations have not yet been tested. Bug reports and fixes are welcome and should be addressed to one of the following addresses. The standard X bug report format is nice and is preferred. clue-bugs@dsg.csc.ti.com (...im4u!ti-csl!dsg!clue-bugs).