[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Question regarding interfacing lisp and a C program ?.
- To: allegro-cl@ucbvax.berkeley.edu
- Subject: Question regarding interfacing lisp and a C program ?.
- From: nayak@uhunix.uhcc.hawaii.edu
- Date: Tue, 20 Oct 1992 04:30:58 -0400
- Illegal-object: Syntax error in Message-Id: value found on relay.cs.toronto.edu: Message-Id: <9210200830.AA28663@> ^-illegal subdomain in domain
From: Nayak Venkatesh <nayak@uhunix.uhcc.hawaii.edu>
Subject: Question regarding interfacing lisp and a C program ?.
To: allegro-cl@ucbvax.berkeley.edu
Date: Mon, 19 Oct 92 16:37:45 HST
X-Mailer: ELM [version 2.3 PL11]
HI,
Basically let me describe my m/c configuration first. We have
Sparcs running SunOS 4.1.2 with Allegro Common Lisp 4.1.
I have a C program (it is basically a Motif program)
and some lisp code. Now I want the two processes (one running the
lisp code and the other running the C code) to talk to each other.
I was thinking of using X events to do the message passing. I notice
that acl has a package called Xlib. But I could not find any
documentation on it. Could anyone with any experience in this kind of
thing give me some pointers. I am also new to lisp.
-- Nayak
email : nayak@uhunix.uhcc.hawaii.edu
Ps: Please also put me on the mailing list.