[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New CLUE available
CLUE 6.0 is now available to the public via anonymous ftp. (Yes, the previous
version was called 1.15, but don't worry; you really aren't 5 versions behind.)
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. CLUE 6.0 will
also be part of the R4 distribution of the X Window System; see directory
contrib/toolkits/clue.
Please note that CLUE 6.0 depends on R3 CLX features and bug fixes (see R3
distribution, directory lib/CLX). The version of CLX found on CSC.TI.COM in
pub/clx.tar.Z is also sufficient to support CLUE 6.0. Be sure to review other
information found in clue/README and clue/doc/release.text.
CLUE (Common Lisp User Interface Environment) is a portable system for user
interface programming in Common Lisp. CLUE, which is based on the X Window
System and the Common Lisp Object System (CLOS), extends the CLX interface to
provide an architectural model for the construction of interactive Lisp
applications. Modelled on the Xt toolkit library, CLUE could be described as a
translation of the Xt "intrinsics" into the domain of Common Lisp and CLOS.