Package | Description |
---|---|
gnu.jemacs.buffer |
Provides various building blocks for building an Emacs-like text editor.
|
gnu.mapping |
Supports
Procedure ,
and various related classes needed at run-time by dynamically typed
languages (such as Scheme and ECMAScript). |
kawa |
Classes for user interaction with Kawa.
|
Modifier and Type | Class and Description |
---|---|
class |
SelfInsertCommand |
Modifier and Type | Class and Description |
---|---|
class |
LocationProc<T>
A Procedure that evaluates to the value of a Location.
|
Modifier and Type | Class and Description |
---|---|
class |
repl
Start a "Read-Eval-Print-Loop" for the Kawa Scheme evaluator.
|