From: Ozan Turkyýlmaz
Subject: a stupid question
Date: 
Message-ID: <fd6295ed.0306291048.3e68f200@posting.google.com>
i'm using clisp (but gcl is aviable, too)
when i run (compile-file "file.lisp")
it creats a object file as usual
can i link it to c or c++ programs 
and use it in them 
if it can be done
how ?

thanks 
Ozan