pub fn start() -> Result<()>
Runs a simple Read-Eval-Print-Loop (REPL) for the user to run Monkey code.