LispWorks Delivery User Guide > 1 Introduction

NextPrevUpTopContentsIndex

1.2 What do you get with Delivery?

Delivery consists of an extended routine that is called once all the code that your application needs has been loaded in to LispWorks.

To deliver your application, you use the Application Builder tool in the LispWorks IDE, or run LispWorks directly with your build file which does all the necessary preparations (normally just loading patches and the application code) and then calls the function deliver.

1.2.1 Programming libraries and facility support code

1.2.2 Functionality removed by delivery


LispWorks Delivery User Guide - 22 Dec 2009

NextPrevUpTopContentsIndex