Compiled newLISP scripts?

Q&A's, tips, howto's
Locked
methodic
Posts: 58
Joined: Tue May 10, 2005 5:04 am

Compiled newLISP scripts?

Post by methodic »

Is there a method to compile newLISP scripts the way you can compile perl or python into executable code?

Thanks.

methodic
Posts: 58
Joined: Tue May 10, 2005 5:04 am

Post by methodic »

/usr/share/newlisp/link.lsp

I think I answered my own question. :)

Thanks.

Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

Post by Lutz »

Look also for a chapter on this in the Users Manual (chapter 20.)

Lutz

Locked