AutoLISP Utilities

Free tooling for AutoLISP automation and testing.

A collection of scripts and libraries for running AutoLISP, writing macros, testing code, and building local documentation workflows.

autolisp-script

Run AutoLISP code from a shell, capture output, manage exit status, and support interactive CAD-backed workflows.

autolisp-test

A small AutoLISP test framework with suites, assertions, and aggregated execution.

autolisp-macro

Macro support for AutoLISP, including macro definitions, expansion, loading, and quasiquote support.

autolisp-doc

Interactive local documentation commands such as documentation, describe, apropos, apropos-list, and help.

Data Structures

Experimental vector, hash table, and defstruct components for more expressive AutoLISP programs.

Formatter Work

Specifications and planning for AutoLISP formatting and pretty-printing tools.