Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS
C E I J M P S

C

Closure class silk.Closure.
A closure is a user-defined procedure.
Continuation class silk.Continuation.

E

Environment class silk.Environment.
Environments allow you to look up the value of a variable, given its name.

I

InputPort class silk.InputPort.
InputPort is to Scheme as InputStream is to Java.

J

JavaMethod class silk.JavaMethod.

M

Macro class silk.Macro.

P

Pair class silk.Pair.
A Pair has two fields, first and rest (or car and cdr).
Primitive class silk.Primitive.
A primitive is a procedure that is defined as part of the Scheme report, and is implemented in Java code.
Procedure class silk.Procedure.

S

Scheme class silk.Scheme.
This class represents a Scheme interpreter.
SchemePrimitives class silk.SchemePrimitives.
Holds a string representation of some Scheme code in CODE.
SchemeUtils class silk.SchemeUtils.

C E I J M P S
Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS