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

NextPrevUpTopContentsIndex

14.9 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 - 15 Feb 2015

NextPrevUpTopContentsIndex