[Armedbear-devel] How to load compiled Lisp stuff from a jar

Robert Dodier robert.dodier at gmail.com
Sat Nov 15 06:34:14 UTC 2014


Hi, I think maybe this topic has been covered before but
I wonder what's the state of the art. I want to have a Java
program load a compiled Lisp program contained in a jar
so that I can then call functions in the Lisp code.

For the record, the program in question is Maxima.
Calling Lisp functions worked fine when the compiled code
was unpacked (i.e. just in a directory) but I seem to recall
it is not simply a matter of packing it into a jar.
Or is it? Thanks for any advice.

best,

Robert Dodier

PS. I apologize in advance for any gross misunderstanding on my part.


_______________________________________________
Armedbear-devel mailing list
Armedbear-devel at common-lisp.net
http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel



More information about the armedbear-devel mailing list