Scheme

P224-228

9.4. Word Frequency Counting

P220-224

9.3. A Set Constructor

P218-220

9.2. Sorting

P211-218

Chapter 9. Extended Examples 9.1. Matrix and Vector Multiplication

P200-210

8.4. Examples

P190-200

8.3. Syntax-Case Transformers

P187-190

8.2. Syntax-Rules Transformers

P181-187

Chapter 8. Syntactic Extension 8.1. Keyword Bindings

P175-180

7.2. Output Operations 7.3. Loading Programs 7.4. Transcript Files

P169-175

Chapter 7. Input and Output 7.1. Input Operations

P166-168

6.8. Symbols

P164-166

6.7. Vectors

P158-164

6.6. Strings

P153-158

6.5. Characters

P139-153

6.4. Numbers

P132-139

6.3. Lists and Pairs

P122-132

6.2. Generic Equivalence and Type Predicates

P119-122

Chapter 6. Operations on Objects 6.1. Constants and Quotation

P110-118

5.7. Multiple Values 5.8. Eval

P108-110

5.6. Delayed Evaluation

P104-108

5.5. Continuations

P100-103

5.4. Recursion, Iteration, and Mapping

P93-100

Chapter 5 Control Operations 5.1. Procedure Application 5.2. Sequencing 5.3. Conditionals

P87-92

Exercise 3.5.1, 3.5.2, 3.5.3 Chapter 4 Procedures and Variable Bindings 4.1. Variable References 4.2. Lambda

P81-87

Exercise 3.5.1, 3.5.2, 3.5.3 Chapter 4 Procedures and Variable Bindings 4.1. Variable References 4.2. Lambda

P77-81

3.5. Internal Definitions Gauche だと define-syntax は top-level じゃないと駄目っぽい.

P77

Exercise 3.4.1, 3.4.2, 3.4.3

P75-77

3.4 Continuation Passing Style

P74-75

Exercise 3.3.3-5

P70-74

3.3. Continuations Exercise 3.3.1, 3.3.2