| Package | Description |
|---|---|
| kawa | |
| kawa.standard |
| Class and Description |
|---|
| ReplDocument
A Swing document that implements a read-eval-print-loop.
|
| ReplDocument.DocumentCloseListener
Listener interface for when a document closes.
|
| Telnet
Encapsulates the state of a telnet connection.
|
| TelnetInputStream
An input stream that handles the telnet protocol.
|
| TelnetOutputStream
An input stream tha handles the telnet protocol.
|
| Class and Description |
|---|
| repl
Start a "Read-Eval-Print-Loop" for the Kawa Scheme evaluator.
|