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 (→Sample files) |
||
(One intermediate revision by one user not shown) | |||
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 == | ||
* 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