help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use shared object in elisp?


From: Pascal Bourguignon
Subject: Re: How to use shared object in elisp?
Date: Mon, 16 Jul 2007 16:34:58 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.1.50 (gnu/linux)

Andy <wangxinxi@cs.hit.edu.cn> writes:
> daniel@bigwalter.net (Daniel Jensen) writes:
>
>> Andy <wangxinxi@cs.hit.edu.cn> writes:
>>
>>> Can I use shared object in elisp? I have a libxxx.so written in C. And I
>>> want to write a interface in elisp. What should I do?
>>
>> You'll have to write a wrapper program and call that from Emacs Lisp.
>
> Maybe I should write the program in Common Lisp and communicate
> with emacs by socket.

Yes, that would work.


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]