Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!ZERMATT.LCS.MIT.EDU!RWS From: RWS@ZERMATT.LCS.MIT.EDU.UUCP Newsgroups: comp.windows.x Subject: X Windows in Lisp Message-ID: <870310190011.9.RWS@KILLINGTON.LCS.MIT.EDU> Date: Tue, 10-Mar-87 19:00:00 EST Article-I.D.: KILLINGT.870310190011.9.RWS Posted: Tue Mar 10 19:00:00 1987 Date-Received: Wed, 11-Mar-87 20:21:52 EST References: <8703102056.AA15168@ATHENA> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 23 Server implementations of X Version 10 exist for Symbolics Releases 6.1 and 7.0. The 7.0 version has many bugs fixed that have not been made to the 6.1 version. Both versions suffer from fairly serious semantic incompatibilities, due to the direct use of Symbolics windows in implementing X windows. The 7.0 version also has a somewhat working "client" end, in the form of a remote screen flavor that allows many native Symbolics applications to be displayed on remote X servers without modification. All of the code is available "as is", without support, via anonymous ftp to milo.lcs.mit.edu, in the directories /pub/X-6.1 and /pub/X-7.0 respectively. You can send me bug reports, but I won't guarantee to do anything about them. I am also, as time permits (which hasn't been often lately), working on a "real" implementation of an X Version 11 server, hopefully in a form that will run on both Symbolics and TI machines. Various parties are thinking about Xlib- and XToolkit- equivalent interfaces to V11 from Lisp.