Next: Performance of Compiled Code, Previous: Compiling with Hobbit, Up: Hobbit [Contents][Index]
Calls to load or require occurring at the top level of a
file being compiled are ignored. Calls to load or require
within a procedure are compiled to call (interpreted) load or
require as appropriate.
Several SCM and SLIB extensions to the Scheme report are recognized by hobbit as Scheme primitives.