| 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 |
| Modifier and Type | Class and Description |
|---|---|
class |
SelfInsertCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
LocationProc
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.
|