<div dir="ltr">As far as I know, it is called "Classpath" exception not because it only applies to Java libraries, but because it was designed for GNU Classpath (open implementation of Java's standard library). The wording of the license doesn't say anything specific to Java; it only speaks about dynamic linking, and as such, it applies to Lisp as well. At least, this is my reading of it; I'm Not A Lawyer.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 30, 2015 at 12:20 PM, Hamda Binte Ajmal <span dir="ltr"><<a href="mailto:hamda.binte.ajmal@gmail.com" target="_blank">hamda.binte.ajmal@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
I am using ABCL to run lisp files in my Java code.<br>
ABCL is covered by the GNU General Public License with Classpath<br>
exception, meaning that you can use ABCL in your application without the<br>
requirement to open the sources to your application. So, I conclude the<br>
GNU GPL is not going to effect the license of my Java Code,<br>
<br>
BUT, what about the lisp code I load using ABCL? Would it have to be<br>
released under GNU GPL ?<br>
Regards,<br>
Hamda<br>
<br>
<br>
<br>
<br>
</blockquote></div><br></div>