All Manuals > LispWorks User Guide and Reference Manual > 40 The LISPWORKS Package

NextPrevUpTopContentsIndex

deliver

Function
Summary

The main interface to the Delivery tools.

Package

lispworks

Signature

deliver function file level &rest keywords

Description

The function deliver is the main interface to the LispWorks delivery tools. You use it to create LispWorks executable applications and dynamic libraries.

For more information about Delivery including a detailed description of deliver, see the LispWorks Delivery User Guide .

For information about invoking deliver using the IDE, see "The Application Builder" in the LispWorks IDE User Guide .

See also

delivered-image-p
save-image
Guidance for control of the memory management system


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex