All Manuals > LispWorks Delivery User Guide > 13 Efficiency considerations when coding for delivery

NextPrevUpTopContentsIndex

13.8 Use of the EVAL function and the invocation of uncompiled functions

Applications using eval or invoking uncompiled functions in other ways need the entire Common Lisp interpreter available to them. Delivery therefore keeps it in the delivered image, adding significantly to its size.


LispWorks Delivery User Guide - 13 Dec 2011

NextPrevUpTopContentsIndex