Best autolisp Compiler?

Best autolisp Compiler?

johnw
Collaborator Collaborator
1,207 Views
2 Replies
Message 1 of 3

Best autolisp Compiler?

johnw
Collaborator
Collaborator

Can anyone tell me what's the easiest way to compile a .lsp file?

0 Likes
1,208 Views
2 Replies
Replies (2)
Message 2 of 3

moogalm
Autodesk Support
Autodesk Support

Hi, 

 

Lisp is an interpreter language, doesn’t need to compile if you are referring to generate a binary, you can use.

 

(vlisp-compile 'st "Path to the Lisp file")

0 Likes
Message 3 of 3

johnw
Collaborator
Collaborator

Is there a 64 bit version of the Protect.exe lisp compiler? I would like to keep the .lsp extension.

0 Likes