Lisp HUG Maillist Archive

Can I compile while loading?

Is there a way to make LispWorks create compiled functions as it loads 
defuns from a stream?

In MCL and OpenMCL, this is the only way it works, but LW creates 
interpreted functions by default.

I'm building a facility for making "shell scripts" using LW as the 
"shell interpreter" with #!. It works pretty well, but I'd really 
prefer that the functions defined in the script were compiled.

TIA,

  - Stoney

-- 
Stonewall Ballard                    Stonetics, Inc.
sb@stonetics.com           http://www.stonetics.com/


Updated at: 2020-12-10 08:55 UTC