[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Concept Index: Q -- S

Jump to:   !   "   #   '   (   )   ,   -   .   1   ;   =   ?   [   \   ]   `  
A   B   C   D   E   F   G   H   I   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Z  

Index Entry Section

Q
quote, as external representation2.6 Quoting
quotient, of integers4.5 Numerical operations
quotient, of numbers4.5 Numerical operations
quoting2.6 Quoting

R
R4RS1. Overview
random number4.8 Random Numbers
rational, simplest (defn)4.5 Numerical operations
raw mode, of terminal port14.9.6 Terminal Mode
record-type descriptor (defn)10.4 Records
recursion (see tail recursion)1. Overview
red-black binary trees11.6 Red-Black Trees
reduction, of list7.8 Reduction of Lists
reference, variable (defn)1.4.2 Variable References
referentially transparent2.11 Macros
region of variable binding, do2.9 Iteration
region of variable binding, internal definition2.4.2 Internal Definitions
region of variable binding, lambda2.1 Lambda Expressions
region of variable binding, let2.2 Lexical Binding
region of variable binding, let*2.2 Lexical Binding
region of variable binding, letrec2.2 Lexical Binding
region, of variable binding (defn)1.2.4 Static Scoping
regular expression, searching string for6.8.1 Regular-expression procedures
regular file, predicate for15.3 File Manipulation
rehash size, of hash table (defn)11.4.3 Resizing of Hash Tables
rehash threshold, of hash table (defn)11.4.3 Resizing of Hash Tables
relative pathname (defn)15.2 Working Directory
remainder, of integers4.5 Numerical operations
renaming procedure2.11.4 Explicit Renaming
renaming, of file15.3 File Manipulation
REP loop16.1 Condition Signalling
REP loop16.1 Condition Signalling
REP loop16.3 Condition Handling
REP loop16.3 Condition Handling
REP loop16.3 Condition Handling
REP loop16.3 Condition Handling
REP loop16.4.2 Invoking Standard Restart Code
REP loop (defn)1.2.3 Initial and Current Environments
REP loop, environment of1.2.3 Initial and Current Environments
replacement, of string component6.9 Modification of Strings
representation, external (defn)1.2.6 External Representations
required parameter (defn)2.1 Lambda Expressions
resizing, of hash table11.4.3 Resizing of Hash Tables
resources, X graphics17.9.1 X Graphics Type
rest parameter (defn)2.1 Lambda Expressions
restart (defn)16.4 Restarts
restart effector (defn)16.4 Restarts
restart protocol16.4 Restarts
restarts, bound16.5.1 Generating Operations on Conditions
restarts, bound16.5.3 Simple Operations on Condition Instances
result of evaluation, in examples1.1.2 Examples
result, unspecified (defn)1.1.2 Examples
reversal, of list7.9 Miscellaneous List Operations
REXP abstraction6.8.2 REXP abstraction
ringing the console bell14.5 Output Procedures
root, as pathname component15.1.2 Components of Pathnames
run-time-loadable option11.6 Red-Black Trees
run-time-loadable option11.7 Weight-Balanced Trees
run-time-loadable option14.6 Format
run-time-loadable option14.11 Parser Language
run-time-loadable option14.12 XML Parser
runtime system1. Overview

S
s, as exponent marker in number4.4 Syntax of numerical constants
s-expression13.1 Environment Operations
scheme concepts1.2 Scheme Concepts
Scheme standard1. Overview
scope (see region)1. Overview
scoping, lexical (defn)1.2.4 Static Scoping
scoping, static1.2.4 Static Scoping
screen, clearing14.5 Output Procedures
searching, for regular expression6.8.1 Regular-expression procedures
searching, of alist11.1 Association Lists
searching, of bit string9.2 Selecting Bit String Components
searching, of list7.6 Searching Lists
searching, of string6.6 Searching Strings
searching, of vector8.2 Selecting Vector Components
selecting, of stream component10.6 Streams
selection, components of pathname15.1.3 Operations on Pathnames
selection, of bit string component9.2 Selecting Bit String Components
selection, of cell component10.3 Cells
selection, of character component5.4 Internal Representation of Characters
selection, of list component7.3 Selecting List Components
selection, of pair component7.1 Pairs
selection, of string component6.2 Selecting String Components
selection, of vector component8.2 Selecting Vector Components
selection, of weak pair component10.7 Weak Pairs
semicolon, as external representation1.3.6 Comments
sensitivity, to case in programs (defn)1.3.4 Uppercase and Lowercase
sequencing expressions2.8 Sequencing
server socket15.8 TCP Sockets
server socket15.8 TCP Sockets
service, TCP15.8 TCP Sockets
set, of characters5.6 Character Sets
sets, using binary trees11.7 Weight-Balanced Trees
shadowing, of variable binding (defn)1.2.2 Environment Concepts
short precision, of inexact number4.4 Syntax of numerical constants
signal an error (defn)1.1.1 Errors
signalling, of condition (defn)16.1 Condition Signalling
simplest rational (defn)4.5 Numerical operations
simplification, of pathname15.1.1 Filenames and Pathnames
single precision, of inexact number4.4 Syntax of numerical constants
size, of hash table (defn)11.4.3 Resizing of Hash Tables
socket15.8 TCP Sockets
soft linking, of file15.3 File Manipulation
special characters, in programs1.3.7 Additional Notations
special form2. Special Forms
special form (defn)1.4.3 Special Form Syntax
special form, entry category1.1.3 Entry Format
specialization, of condition types16. Error System
specialization, of condition types16.1 Condition Signalling
specialization, of condition types16.5.1 Generating Operations on Conditions
specialization, of condition types16.5.1 Generating Operations on Conditions
specialization, of condition types16.5.2 Condition Abstraction
specialization, of condition types16.6 Condition Types
specialization, of condition types (defn)16. Error System
specified result, in examples1.1.2 Examples
standard character5.2 Comparison of Characters
standard character (defn)5.6 Character Sets
standard operations, on port14.9 Port Primitives
standard ports14.1 Ports
standard Scheme (defn)1. Overview
start, of substring (defn)6. Strings
start, of subvector (defn)8. Vectors
static scoping1.2.4 Static Scoping
static scoping (defn)1. Overview
static types (defn)1. Overview
stream (defn)10.6 Streams
stream, converting to list10.6 Streams
string index (defn)6. Strings
string length (defn)6. Strings
string, character (defn)6. Strings
string, converting to input port14.3 String Ports
string, converting to list7.2 Construction of Lists
string, input and output ports14.3 String Ports
string, input from port14.4 Input Procedures
string, input from port14.9.3 Input Port Operations
string, interning as symbol10.2 Symbols
string, of bits (defn)9. Bit Strings
string, output to port14.5 Output Procedures
string, output to port14.5 Output Procedures
strong types (defn)1. Overview
strongly held keys, of hash table11.4.1 Construction of Hash Tables
subprocess15.7 Subprocesses
substring (defn)6. Strings
substring, of bit string9.3 Cutting and Pasting Bit Strings
substring, output to port14.9.4 Output Port Operations
substring, searching string for6.6 Searching Strings
subtraction, of numbers4.5 Numerical operations
subvector (defn)8. Vectors
suffix, of string6.7 Matching Strings
sum, of numbers4.5 Numerical operations
super, bucky bit prefix (defn)5.1 External Representation of Characters
symbol (defn)10.2 Symbols
symbolic link, predicate for15.3 File Manipulation
symbolic linking, of file15.3 File Manipulation
synchronous subprocess15.7 Subprocesses
syntactic closure2.11.3.1 Syntax Terminology
syntactic closures2.11.3 Syntactic Closures
syntactic environment2.11.3.1 Syntax Terminology
syntactic keyword1.4.4 Procedure Call Syntax
syntactic keyword2.11 Macros
syntactic keyword (defn)1.4.3 Special Form Syntax
syntactic keyword binding13.1 Environment Operations
syntactic keyword, identifier as1.3.3 Identifiers
synthetic identifier2.11.3.1 Syntax Terminology

Jump to:   !   "   #   '   (   )   ,   -   .   1   ;   =   ?   [   \   ]   `  
A   B   C   D   E   F   G   H   I   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Z  


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Chris Hanson on June, 17 2002 using texi2html