About Visual LISP Projects (Visual LISP IDE)

To aid you in the process of maintaining multiple-file applications, Visual LISP provides a construct called a project. A Visual LISP project contains a list of AutoLISP source files, and a set of rules on how to compile the files. Using the project definition, Visual LISP can do the following:

Before discussing how to define and use Visual LISP projects, it may help to introduce file types used in Visual LISP.