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

deliver Function

Summary

The main interface to the Delivery tools.

Package

lispworks

Signature

deliver function file level &rest keywords

Arguments
function
A symbol.
file
A string or pathname.
level
An integer in the inclusive range [0, 5].
keywords
Keyword arguments.
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, function, file, level and keywords see deliver in the 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
deliver in the Delivery User Guide
11.2 Guidance for control of the memory management system


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:41