puzzle for student presentation 2
implementing ‘breakpoints’
- add a special form to the evaluator
- to evaluate (breakpoint),
prompt for user input
evaluate whatever expression the user types in
continue as usual
- give a nice example of the feature in use