[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: object-oriented Lisp user interfaces
- To: Michael Sokolov <sokolov@waterloo.media.mit.edu>
- Subject: Re: object-oriented Lisp user interfaces
- From: David C. Martin <dcmartin%postgres.Berkeley.EDU@Berkeley.EDU>
- Date: Fri, 15 Jul 88 09:58:32 PDT
- Cc: CommonLoops.pa@Xerox.COM
- Email: dcmartin@postgres.Berkeley.EDU or {ihnp4,decvax}!ucbvax!dcmartin
- In-reply-to: Your message of Thu, 14 Jul 88 21:13:07 EDT <8807150113.AA13183@waterloo>
- Organization: University of California at Berkeley - Dept of EECS/CS Division
- Phone: 415/642-9585 (O)
- Redistributed: CommonLoops.pa
- Sender: dcmartin%limbo.Berkeley.EDU@Berkeley.EDU
Starting from the oldest to the newest...
From UCB Picasso Group - public ftp camelot.Berkeley.EDU (128.32.149.18):
XCL = Common LISP Interface for X version 10.4 using foreign functions to
Xlib and XMenu C libraries.
XCLOS = Object-oriented toolkit using XCL and PCL/CLOS.
From MIT X Consortium - public ftp expo.lcs.mit.edu:
CLX = Common LISP Interface for X version 11.2 reimplementing Xlib in LISP
and using foreign functions for network connections.
From TI - don't know where - but I have an old copy:
CLUE = Common LISP User Environment - object-oriented toolkit-like extension
to CLX using PCL/CLOS.
dcm