From: Conrad Taylor
Subject: Foreign function interface for LISP ?
Date: 
Message-ID: <C8J2yG.FMw@sparc0a.cs.uiuc.edu>
          Is there a way to export and import rountines in another
language in LISP?  I'm using Star Sapphire Common LISP v3.1 or so.

Thanks in advance,

-Con(rad)

ps: I would like to use/import routines from assemble (TASM) and C/C++.


    
From: Barry Margolin
Subject: Re: Foreign function interface for LISP ?
Date: 
Message-ID: <1vecdsINN8h6@early-bird.think.com>
In article <··········@sparc0a.cs.uiuc.edu> ·······@bronze.lcs.mit.edu writes:
>          Is there a way to export and import rountines in another
>language in LISP?

Most implementations have a foreign function interface, but there's no
standard interface.  So check the documentation.
-- 
Barry Margolin
System Manager, Thinking Machines Corp.

······@think.com          {uunet,harvard}!think!barmar