Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker!bloom-beacon!AI.MIT.EDU!gillett From: gillett@AI.MIT.EDU (Walter E. Gillett) Newsgroups: comp.windows.x Subject: Motif from LISP Message-ID: <9002230221.AA01007@rice-chex> Date: 23 Feb 90 02:21:39 GMT References: <2044@gmdzi.UUCP> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 7 >We have developed an interface solution between Motif and Common Lisp... >Our solution uses a separate Motif process... Thanks for the info. Could you give more detail on how your LISP<->Motif solution works? What exactly does the Motif process do (is it written in C?) What data is exchanged between the Motif and LISP processes? What IPC mechanism is used for communication?