Next: , Previous: , Up: Hobbit   [Contents][Index]


3 The Language Compiled

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.