Page 1 of 1

Compiled newLISP scripts?

Posted: Wed Jun 06, 2007 10:27 pm
by methodic
Is there a method to compile newLISP scripts the way you can compile perl or python into executable code?

Thanks.

Posted: Wed Jun 06, 2007 10:37 pm
by methodic
/usr/share/newlisp/link.lsp

I think I answered my own question. :)

Thanks.

Posted: Wed Jun 06, 2007 10:52 pm
by Lutz
Look also for a chapter on this in the Users Manual (chapter 20.)

Lutz