From: Tunc Simsek
Subject: [clisp] foreign function interface
Date: 
Message-ID: <Pine.SOL.4.10.10005061804001.14744-100000@tudor.EECS.Berkeley.EDU>
Regards,

This question is related to the FFI of clisp.

I've tried the examples in the document impnotes.html
of clisp but to no success.  

The question is then,

 is it possible to load a *.o or *.a or *.lib file to
 a running clisp environment without going through
 the clisp-link + linkkit process (i.e. without making
 a module).  

Thanks,
Tunc