1 Language Model
2 Syntactic Forms
3 Datatypes
4 Structures
5 Classes and Objects
6 Units
7 Contracts
8 Pattern Matching
9 Control Flow
10 Concurrency
11 Macros
12 Input and Output
13 Reflection and Security
14 Operating System
15 Memory Management
16 Running PLT Scheme
Bibliography
Index
Version: 4.0.2

 

Bibliography

[Danvy90]

 

Olivier Danvy and Andre Filinski, “Abstracting Control,” LISP and Functional Programming, 1990.

[Felleisen88]

 

Matthias Felleisen, Mitch Wand, Dan Friedman, and Bruce Duba, “Abstract Continuations: A Mathematical Semantics for Handling Full Functional Jumps,” LISP and Functional Programming, 1988.

[Friedman95]

 

Daniel P. Friedman, C. T. Haynes, and R. Kent Dybvig, “Exception system proposal,” web page, 1995. http://www.cs.indiana.edu/scheme-repository/doc.proposals.exceptions.html

[Gasbichler02]

 

Martin Gasbichler and Michael Sperber, “Processes vs. User-Level Threads in Scsh,” Workshop on Scheme and Functional Programming, 2002.

[Gunter95]

 

Carl Gunter, Didier Remy, and Jon Rieke, “A Generalization of Exceptions and Control in ML-like Languages,” Functional Programming Languages and Computer Architecture, 1995.

[Hieb90]

 

Robert Hieb and R. Kent Dybvig, “Continuations and Concurrency,” Principles and Practice of Parallel Programming, 1990.

[L'Ecuyer02]

 

Pierre L’Ecuyer, Richard Simard, E. Jack Chen, and W. David Kelton, “An Object-Oriented Random-Number Package With Many Long Streams and Substreams,” Operations Research, 50(6), 2002.

[Queinnec91]

 

Queinnec and Serpette, “A Dynamic Extent Control Operator for Partial Continuations,” Principles of Programming Languages, 1991.

[Shan04]

 

Ken Shan, “Shift to Control,” Workshop on Scheme and Functional Programming, 2004.

[Sperber07]

 

Michael Sperber, R. Kent Dybvig, Matthew Flatt, and Anton van Straaten (editors), “The Revised6 Report on the Algorithmic Language Scheme.” 2007. http://www.r6rs.org/

[Sitaram90]

 

Dorai Sitaram, “Control Delimiters and Their Hierarchies,” Lisp and Symbolic Computation, 1990.

[Sitaram93]

 

Dorai Sitaram, “Handling Control,” Programming Language Design and Implementation, 1993.

[SRFI-42]

 

Sebastian Egner, “SRFI-42: Eager Comprehensions,” SRFI, 2003. http://srfi.schemers.org/srfi-42/