Package kawa
Class Summary |
GuiConsole | A Frame containing a Kawa read-eval-print loop. |
MessageArea | Simple TextArea that always scrolls to the bottom. |
repl | Start a "Read-Eval-Print-Loop" for the Kawa Scheme evaluator. |
Shell | Utility functions (static methods) for kawa.repl.
|
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.
|
TelnetRepl | |
TextAreaWriter | A Writer that appends its output to a TextArea.
|
Version | |