AutoLISP
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|lsp}}, {{ext|mnl}} |pronom={{PRONOM|x-fmt/63}}, {{PRONOM|x-fmt/69}} |released=1986 }} [[Auto...") | m | ||
| Line 6: | Line 6: | ||
| |released=1986 | |released=1986 | ||
| }} | }} | ||
| − | [[AutoLISP]] is a dialect of [[LISP]], used as a scripting language by many versions of AutoCAD. | + | [[AutoLISP]] is a dialect of [[LISP]], used as a scripting language by many versions of [[AutoCAD]]. | 
| == Sample files == | == Sample files == | ||
Revision as of 14:10, 27 October 2017
AutoLISP is a dialect of LISP, used as a scripting language by many versions of AutoCAD.
Sample files
- Samples are abundant on the web. Try searching for "free autolisp", etc.
- CAD-Corner.com: Free LISP Routines
- gr505.zip → LSP.EXE (self-extracting LHA) → *.lsp

