-
Class Summary
| Class |
Description |
| Forth |
A Forth interpreter class.
|
| Main |
|
Package org.rigwit Description
A Forth Interpreter.
This package encompasses the Forth interpreter as a user level API in
the Forth class (and sub package) and as an interactive program
in the Main programme.