Next: The REPL, Previous: Record-type definitions, Up: Program structure [Index]
Libraries provide a way to organize Scheme programs into reusable parts with explicitly defined interfaces to the rest of the program. This section defines the notation and semantics for libraries.