Next: Files, Previous: The Common Lisp Package, Up: ERGO User Manual [Contents]
5 The AutoLISP Package ¶
The ‘ergo’ AutoLISP package provides the same operations inside an
AutoLISP engine: AutoCAD, BricsCAD, or clautolisp. It requires:
- ‘alpm’ (the AutoLISP package manager), used to load the systems
into the engine;
- the ‘ergo’ command, installed on the machine: the AutoLISP package
delegates the git and network work to it.
AutoLISP has no packages: the functions are prefixed with ‘ergo-’.
Designators are given as strings, in the command line syntax.