A The Application Environment

A.3 Writing application programs

The Application Environment runs compiled Lisp code that contains no calls to the Lisp Compiler. The following steps outline the procedure for writing application programs:

1. Develop and compile the code in the Liquid Common Lisp Development Environment. Some restrictions apply to the use of CLOS in compiled code; see the sections that follow for details. There are no restrictions for using the Window Tool Kit in the Application Environment.

2. Load the compiled binary files into the Application Environment.

3. Save the image by using the functiondisksave.


The User's Guide - 9 SEP 1996

Generated with Harlequin WebMaker