Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 863 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 863 Bytes

AutoLISP language for VSCode

AutoLISP language package for Visual Studio Code.

AutoLISP is the scripting language of Autodesk's AutoCAD. It features a reduced set of LISP's original data types and functions, expanded to integrate geometry operations and functions for compliance with the DXF specification. You can learn more on the AutoLISP Developer's Guide, or read the full specification on the AutoLISP Reference Guide.

This project originally started by user @jpnacaduser, but repo is either private or has dissapeared.

Improvements from original project: see CHANGELOG