pub fn add_interactive(machine: &mut Machine)
Instantiates all REPL commands for the interactive machine and adds them to the machine.
machine