LispWorks IDE User Guide > 27 The Application Builder > 27.2 Preparing to build your application

NextPrevUpTopContentsIndex

27.2.1 The script

The delivery script is a Lisp source file, which at a minimum loads patches and your application code, and then calls deliver . The script may do other things, such as configuring your application, though in general you should try to keep it as simple as possible.

27.2.1.1 Using your existing delivery script

27.2.1.2 Creating a new delivery script


LispWorks IDE User Guide (Macintosh version) - 22 Dec 2009

NextPrevUpTopContentsIndex