DuanJinHui Posted September 25, 2015 Posted September 25, 2015 I know Autolisp , Visual Lisp , What is Vanilla lisp ? Quote
David Bethel Posted September 25, 2015 Posted September 25, 2015 In the context used on CAD forums, it usually means Native AutoLISP commands only (R14 and earlier) . Before AutoDesk bought Vital-Lisp, is was a 3rd party addon. With release 2000, vital-lisp commands (vl_ ) were incorporated into the program. Several lsp enabled CAD programs did not include these automatically. Now there vl_ vla_ vlax_ commands as well Or there are users like me that use very old releases of ACAD. https://en.wikipedia.org/wiki/AutoLISP It could also mean Common LISP. The original and very old lamguage. -David Quote
DuanJinHui Posted September 28, 2015 Author Posted September 28, 2015 In the context used on CAD forums, it usually means Native AutoLISP commands only (R14 and earlier) . Before AutoDesk bought Vital-Lisp, is was a 3rd party addon. With release 2000, vital-lisp commands (vl_ ) were incorporated into the program. Several lsp enabled CAD programs did not include these automatically. Now there vl_ vla_ vlax_ commands as well Or there are users like me that use very old releases of ACAD. https://en.wikipedia.org/wiki/AutoLISP It could also mean Common LISP. The original and very old lamguage. -David Hello ,David , you mean :Vanilla lisp = Auto LISP ? Quote
Lee Mac Posted September 28, 2015 Posted September 28, 2015 Hello ,David , you mean :Vanilla lisp = Auto LISP ? Yes, Vanilla AutoLISP usually refers to anything in the field of AutoLISP which is not Visual LISP. Quote
DuanJinHui Posted September 28, 2015 Author Posted September 28, 2015 Yes, Vanilla AutoLISP usually refers to anything in the field of AutoLISP which is not Visual LISP. Thanks Lee, Thanks David . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.