Next: , Previous: , Up: scheme   [Index]


3.6 Entry format

The chapters that describe bindings in the base library and the standard libraries are organized into entries. Each entry describes one language feature or a group of related features, where a feature is either a syntactic construct or a built–in procedure. An entry begins with one or more header lines of the form

Category: template

The Category defines the kind of binding described by the entry, typically either “Syntax” or “Procedure”. An entry may specify various restrictions on subforms or arguments.