| Interface | Description |
|---|---|
| StackMachine.Instruction |
Describe interface
Instruction here. |
| Class | Description |
|---|---|
| Calc |
This class,
Calc is an interactive shell for the
Calculator class. |
| Function |
This class represents a function of an arbitrary arity
taking double artuments and returning double.
|
| StackMachine |
Describe class
StackMachine here. |