Class | Description |
---|---|
Annotations | |
Annotations.Complex |
The Complex procedures either have a side effect, or
require the interpreter to execute
|
Annotations.Index |
The Index
|
Annotations.Simple |
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
Debugging | |
Debugging.Index | |
Logical | |
Logical.Index | |
OptionalPrimitives | |
OptionalPrimitives.Complex |
The Complex procedures either have a side effect, or
require the interpreter to execute
|
OptionalPrimitives.Index |
The Index
|
OptionalPrimitives.Simple |
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
Primitives | |
Primitives.CircularityDetector | |
Primitives.Complex |
The Complex procedures either have a side effect, or require the
interpreter to execute
|
Primitives.Index | |
Primitives.Simple |
The Simple procedures are purely functional procedures which do not need
to access interpreter registers to execute
|
R5RS | |
Threads | |
Threads.Complex |
The Complex procedures either have a side effect, or
require the interpreter to execute
|
Threads.CondVar | |
Threads.Index | |
Threads.Mutex | |
Threads.Simple |
The Simple procedures are purely functional procedures
which do not need to access interpreter registers to execute
|
Types | |
Types.Index | |
Types.SchemeType |