Hello,
I am using ABCL to run lisp files in my Java code.
ABCL is covered by the GNU General Public License with Classpath
exception, meaning that you can use ABCL in your application without the
requirement to open the sources to your application. So, I conclude the
GNU GPL is not going to effect the license of my Java Code,
BUT, what about the lisp code I load using ABCL? Would it have to be
released under GNU GPL ?
Regards,
Hamda