1 Welcome to PLT Scheme
2 Scheme Essentials
3 Built-In Datatypes
4 Expressions and Definitions
5 Programmer-Defined Datatypes
6 Modules
7 Contracts
8 Input and Output
9 Regular Expressions
10 Exceptions and Control
11 Iterations and Comprehensions
12 Pattern Matching
13 Classes and Objects
14 Units (Components)
15 Reflection and Dynamic Evaluation
16 Macros
17 Performance
18 Running and Creating Executables
19 Compilation and Configuration
20 More Libraries
Bibliography
Index
Version: 4.0.2

 

20 More Libraries

GUI: PLT Graphics Toolkit describes the PLT Scheme graphics toolbox, whose core is implemented by the mred executable.

FFI: PLT Scheme Foreign Interface describes tools for using Scheme to access libraries that are normally used by C programs.

Web Server: PLT HTTP Server describes the PLT Scheme web server, which supports servlets implemented in Scheme.

PLT Scheme Documentation lists documentation for many other installed libraries. Run plt-help to find documentation for libraries that are installed on your system and specific to your user account.

PLaneT offers even more downloadable packages contributed by PLT Scheme users.