Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Lisp and C/C++ interfacing

2 views
Skip to first unread message

Benny Li

unread,
Jun 22, 2000, 3:00:00 AM6/22/00
to
hi,

I'm writing a program that hopefully can utilize LISP for higher
level development purpose.
Can somebody provide info (eg. web sites, books, documents, etc.)
for linking C/C++ code with Lisp?


thanks,
b


Jochen Schmidt

unread,
Jun 22, 2000, 3:00:00 AM6/22/00
to

Which Lisp-Environment? (CMUCL,CLISP,Allegro,Lispworks,CormanCL,MCL...)
each has it's own kind of foreign-function interface.

--
sincerely Yours,
Jochen Schmidt
j...@dataheaven.de
http://www.dataheaven.de

Steve Long

unread,
Jun 22, 2000, 3:00:00 AM6/22/00
to
A while back, I thought someone posted a collection of references to
foreign function
interface protocols available in the different Lisp implementations. I
know I've seen
something that involved accessing shared static memory, socket
programming, or
some such thing.

Benny Li wrote:

> hi,
>
> I'm writing a program that hopefully can utilize LISP for higher
> level development purpose.
> Can somebody provide info (eg. web sites, books, documents, etc.)
> for linking C/C++ code with Lisp?
>

> thanks,
> b


Reini Urban

unread,
Jun 22, 2000, 3:00:00 AM6/22/00
to
Steve Long wrote:
>A while back, I thought someone posted a collection of references to
>foreign function interface protocols available in the different Lisp implementations. I
>know I've seen something that involved accessing shared static memory, socket
>programming, or some such thing.

but with C++ I have emotional problems.
--
Reini Urban
http://xarch.tu-graz.ac.at/autocad/lisp/ffis.html

0 new messages