|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SchemePair | A SchemePair has two fields, first and rest (sometimes called car and cdr). |
| SchemeProcedure | A SchemeProcedure is an object that can be applied to an array of objects or a SchemePair of objects. |
| SchemeSymbol | A SchemeSymbol is an object that can be defined or not. |
| Class Summary | |
|---|---|
| JS | JS - a simple interface to JScheme. |
| JScheme | JScheme - a simple interface to JScheme. |
| REPL | This class implements the three "hard" primitives in Scheme: REPL.readStream(INPUT) -- this returns a enumerator of all scheme terms in the InputStream or Reader. |
| Exception Summary | |
|---|---|
| SchemeException | A jscheme.SchemeException is used to indicate an error in the Scheme interpreter |
The standard API for JScheme.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||