| Package | Description |
|---|---|
| org.rigwit.forth |
Forth Virtual Machine
|
| org.rigwit.forth.words |
Forth Word Sets.
|
| Modifier and Type | Field and Description |
|---|---|
Memory |
VM.memory
The user memory space.
|
| Modifier and Type | Field and Description |
|---|---|
protected Memory |
WordSet.mem
The user memory area for the current virtual machine.
|