Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!mailrus!purdue!bu-cs!xylogics!linus!mbunix!mark From: mark@mbunix.mitre.org (Cimini) Newsgroups: comp.lang.lisp Subject: Question on SUN4 Common LISP and C IPC Summary: What is the recommended method for communicating between LISP and C Message-ID: <81269@linus.UUCP> Date: 29 Nov 89 12:08:50 GMT References: <369@enuxha.eas.asu.edu> Sender: news@linus.UUCP Reply-To: mark@mbunix.mitre.org (Cimini) Organization: The MITRE Corp. Bedford, MA Lines: 24 I'm currently trying to write a user interface for a LISP system using sunview. Does anyone out there have any experience in doing this and can offer any advice? It seems that passing arguements back and forth between a C process and the LISP process is done on the return of a function. If so, the sunview window, in order to return an input, would have to die or use a global variable that the LISP process can poll and determine any change of state. Neither solution is particularly appealing. As they say on the network, Thanks in advance. Mark Cimini ###################################################################### # We, the unwilling, led by Mark Cimini # the unknowing, are doing the The MITRE Corp. # impossible for the ungrateful. Bedford, MA ######################################################################