Next: , Previous: , Up: Program structure   [Index]


5.6 Libraries

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.