> * Mario Storti <[EMAIL PROTECTED]> [2004-02-29 20:37:50 +0000]: > > Now, I ask you which of the Lisp implementations is more suitable to > be taken as language extension, i.e. calling the C/C++ library from > Lisp.
CLISP has an "external module facility" which makes it very easy to link with a library written in C/C++. please see <http://clisp.cons.org/impnotes/modules.html>. -- Sam Steingold (http://www.podval.org/~sds) running w2k <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/> <http://www.mideasttruth.com/> <http://www.honestreporting.com> Are you smart enough to use Lisp?
