AutoLISP
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| m | m (→Sample files) | ||
| Line 11: | Line 11: | ||
| * Samples are abundant on the web. Try searching for "[https://www.google.com/search?q=free+autolisp free autolisp]", etc. | * Samples are abundant on the web. Try searching for "[https://www.google.com/search?q=free+autolisp free autolisp]", etc. | ||
| * [http://www.cad-corner.com/lisp.php CAD-Corner.com: Free LISP Routines] | * [http://www.cad-corner.com/lisp.php CAD-Corner.com: Free LISP Routines] | ||
| − | * [http://cd.textfiles.com/ultimateswco/gr/gr505.zip gr505.zip] → LSP.EXE (self-extracting  | + | * [http://cd.textfiles.com/ultimateswco/gr/gr505.zip gr505.zip] → LSP.EXE ([[LHA/LHarc self-extracting archive|self-extracting LHA]]) → *.lsp | 
| == Links == | == Links == | ||
Latest revision as of 17:00, 21 March 2022
AutoLISP is a dialect of LISP, used as a scripting language by many versions of AutoCAD.
[edit] 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

