Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!think!Think.COM!barmar From: barmar@Think.COM Newsgroups: comp.lang.lisp Subject: Re: CommonLisp/CLX Message-ID: <32037@news.Think.COM> Date: 6 Dec 89 22:38:03 GMT References: <490@slpfs1.UUCP> Sender: news@Think.COM Organization: Thinking Machines Corporation, Cambridge MA Lines: 17 In article <490@slpfs1.UUCP> roe@slpfs1.UUCP () writes: >We are involved in using X in a Common Lisp environment. ... >the resulting code must be immediately ported to a SUN >(currently SUN 3) running Allegro CL and the X-Server. ... >Does anybody know how to exchange window objects between >Lisp and C? Why do you need to use C foreign functions for this? If you're developing your code using CLX, the de facto standard interface from CL to X, as implied by your Subject line, it should be portable between the Symbolics and Sun. Barry Margolin, Thinking Machines Corp. barmar@think.com {uunet,harvard}!think!barmar