Package com.rychlik.calculator

Interface Summary
StackMachine.Instruction Describe interface Instruction here.
 

Class Summary
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.