Package kawa

Interface Summary
ReplDocument.DocumentCloseListener Listener interface for when a document closes.
 

Class Summary
GuiConsole A Frame containing a Kawa read-eval-print loop.
repl Start a "Read-Eval-Print-Loop" for the Kawa Scheme evaluator.
ReplDocument A Swing document that implements a read-eval-print-loop.
ReplPane A JTextPane for a read-eval-print-loop.
ReplPaneOutPort A Writer that appends its output to a ReplPane.
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  
Version