The playground keeps state between file edits, and errors start to occur * Make sure playground engine is reset between edits and re-executions of the script * Catch and display exceptions thrown from the ChaiScript engine.
The playground keeps state between file edits, and errors start to occur